Cartalyst\Sentinel\Checkpoints\ThrottlingException::getType PHP Method

getType() public method

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