We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f39eae commit 4db746fCopy full SHA for 4db746f
lib/internal/Magento/Framework/Setup/Lists.php
@@ -26,7 +26,7 @@ class Lists
26
*
27
* @var array
28
*/
29
- protected $allowedCurrencies;
+ private $allowedCurrencies;
30
31
/**
32
* @param ConfigInterface $localeConfig
0 commit comments