RegionDataProvider
class RegionDataProvider
Data provider for region-related ICU data.
Methods
__construct(string $path, BundleEntryReaderInterface $reader)
Creates a data provider that reads locale-related data from .res files.
getRegions()
No description
getName($region, $displayLocale = null)
No description
getNames($displayLocale = null)
No description
Details
__construct(string $path, BundleEntryReaderInterface $reader)
Creates a data provider that reads locale-related data from .res files.