|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (Lists $lists) | |
| isValid ($localeCode) | |
Protected Attributes | |
| $lists | |
Locale validator model
Definition at line 14 of file Locale.php.
| __construct | ( | Lists | $lists | ) |
| isValid | ( | $localeCode | ) |
Validate locale code. Code must be in the list of allowed locales.
| string | $localeCode |
@api
Definition at line 39 of file Locale.php.
|
protected |
Definition at line 19 of file Locale.php.