mediatekformation

ResourceBundleInterface

Gives access to ICU data.

Tags
author

Bernhard Schussek bschussek@gmail.com

deprecated

since Symfony 4.3, to be removed in 5.0.

Table of Contents

getLocales()  : array<string|int, string>
Returns the list of locales that this bundle supports.

Methods

getLocales()

Returns the list of locales that this bundle supports.

public getLocales() : array<string|int, string>
Return values
array<string|int, string>

A list of locale codes

Search results