class RegionDataProvider
Data provider for region-related ICU data.
__construct(string $path, BundleEntryReaderInterface $reader) Creates a data provider that reads locale-related data from .res files. | ||
getRegions() | ||
getName($region, $displayLocale = null) | ||
getNames($displayLocale = null) |
Creates a data provider that reads locale-related data from .res files.
string | $path | The path to the directory containing the .res files |
BundleEntryReaderInterface | $reader | The reader for reading the .res files |
$region | ||
$displayLocale |
$displayLocale |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Intl/Data/Provider/RegionDataProvider.html