Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
ConfigInterface Interface Reference
Inheritance diagram for ConfigInterface:
Config

Public Member Functions

 getAllowedLocales ()
 
 getAllowedCurrencies ()
 

Detailed Description

Provides access to locale-related config information

@api

Since
100.0.2

Definition at line 14 of file ConfigInterface.php.

Member Function Documentation

◆ getAllowedCurrencies()

getAllowedCurrencies ( )

Get list pre-configured allowed currencies

Returns
string[]

Implemented in Config.

◆ getAllowedLocales()

getAllowedLocales ( )

Get list pre-configured allowed locales

Returns
string[]

Implemented in Config.


The documentation for this interface was generated from the following file: