Skip to content

Commit bbfadc7

Browse files
authored
Update Data.php
1 parent c9f30a6 commit bbfadc7

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Directory/Block

1 file changed

+1
-1
lines changed

app/code/Magento/Directory/Block/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ public function getRegionCollection()
178178
* @deprecated
179179
* @see getRegionSelect() method for more configurations
180180
*/
181-
public function getRegionHtmlSelect(): string
181+
public function getRegionHtmlSelect()
182182
{
183183
return $this->getRegionSelect();
184184
}

0 commit comments

Comments
 (0)