Pinq\Providers\ProviderBase::getType PHP Метод

getType() закрытый публичный статический Метод

final public static getType ( ) : string
Результат string
    public static final function getType()
    {
        return get_called_class();
    }