Pinq\Providers\ProviderBase::getType PHP 메소드

getType() 최종 공개 정적인 메소드

final public static getType ( ) : string
리턴 string
    public static final function getType()
    {
        return get_called_class();
    }