PHP 클래스 Themosis\Facades\View

상속: extends Facade
파일 보기 프로젝트 열기: themosis/framework 1 사용 예제들

보호된 메소드들

메소드 설명
getFacadeAccessor ( ) : string Return the service provider key responsible for the view class.

메소드 상세

getFacadeAccessor() 보호된 정적인 메소드

The key must be the same as the one used when registering the service provider.
protected static getFacadeAccessor ( ) : string
리턴 string