Cartalyst\Sentinel\Checkpoints\ThrottlingException::getType PHP Метод

getType() публичный Метод

Returns the type.
public getType ( ) : string
Результат string
    public function getType()
    {
        return $this->type;
    }