Pinq\Providers\ProviderBase::getType PHP Method

getType() final public static method

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