PHP Interface Sulu\Component\Localization\Provider\LocalizationProviderInterface

Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
getAllLocalizations ( ) : Localization[] Returns all the localizations offered for the system by this class.

Method Details

getAllLocalizations() public méthode

Returns all the localizations offered for the system by this class.
public getAllLocalizations ( ) : Localization[]
Résultat Sulu\Component\Localization\Localization[]