Cartalyst\Sentinel\Checkpoints\ThrottlingException::getType PHP Méthode

getType() public méthode

Returns the type.
public getType ( ) : string
Résultat string
    public function getType()
    {
        return $this->type;
    }