PHP Interface Sulu\Component\Localization\Provider\LocalizationProviderInterface

ファイルを表示 Open project: sulu/sulu

Public Methods

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

Method Details

getAllLocalizations() public method

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