PHP 클래스 Themosis\Facades\DB

상속: extends Facade
파일 보기 프로젝트 열기: themosis/framework

보호된 메소드들

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

메소드 상세

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

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