Skip to content

Commit 111d285

Browse files
author
Dimitri BOUTEILLE
committed
Update Magento\Directory\Model\AllowedCountries::getAllowedCountries() PHPDoc
1 parent 7377de5 commit 111d285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Directory/Model/AllowedCountries.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function __construct(
4747
* Retrieve all allowed countries for scope or scopes
4848
*
4949
* @param string $scope
50-
* @param string|null $scopeCode
50+
* @param string|null|array $scopeCode
5151
* @return array
5252
* @since 100.1.2
5353
*/

0 commit comments

Comments
 (0)