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[]