|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (array $data=[]) | |
| getAllowedLocales () | |
| getAllowedCurrencies () | |
Protected Attributes | |
| $_allowedLocales | |
| $_allowedCurrencies | |
Definition at line 8 of file Config.php.
| __construct | ( | array | $data = [] | ) |
| getAllowedCurrencies | ( | ) |
Get list pre-configured allowed currencies
Implements ConfigInterface.
Definition at line 311 of file Config.php.
| getAllowedLocales | ( | ) |
Get list pre-configured allowed locales
Implements ConfigInterface.
Definition at line 303 of file Config.php.
|
protected |
Definition at line 113 of file Config.php.
|
protected |
Definition at line 15 of file Config.php.