LanguageBundleInterface::getScriptNames()

string[] getScriptNames(string $displayLocale = null)

Returns the names of all known scripts.

Parameters

string $displayLocale Optional. The locale to return the names in Defaults to {@link \Locale::getDefault()}.

Return Value

string[] A list of script names indexed by script codes
doc_Symfony
2016-10-28 06:22:16
Comments
Leave a Comment

Please login to continue.