W3cubDocs

/Symfony 2.7

Symfony\Component\Intl\ResourceBundle\ResourceBundleInterface

interface ResourceBundleInterface

Gives access to ICU data.

Methods

string[] getLocales()

Returns the list of locales that this bundle supports.

Details

public string[] getLocales()

Returns the list of locales that this bundle supports.

Return Value

string[] A list of locale codes.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Intl/ResourceBundle/ResourceBundleInterface.html