Skip to content

Commit 5668e89

Browse files
authored
Rollback method signature to not trigger major changes
1 parent f89abf0 commit 5668e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Store/Model/Store.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ public function isUrlSecure()
801801
/**
802802
* Check if request was secure
803803
*
804-
* @return bool
804+
* @return boolean
805805
*/
806806
public function isCurrentlySecure()
807807
{

0 commit comments

Comments
 (0)