PHP 인터페이스 Sulu\Component\Localization\Provider\LocalizationProviderInterface

파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
getAllLocalizations ( ) : Localization[] Returns all the localizations offered for the system by this class.

메소드 상세

getAllLocalizations() 공개 메소드

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