class ScriptDataProvider
Data provider for script-related ICU data.
__construct(string $path, BundleEntryReaderInterface $reader) Creates a data provider that reads locale-related data from .res files. | ||
getScripts() | ||
getName($script, $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 |
$script | ||
$displayLocale |
$displayLocale |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Intl/Data/Provider/ScriptDataProvider.html