PHP Class WoohooLabs\Harmony\Exception\MethodNotAllowed

Inheritance: extends Exceptio\Exception
Mostra file Open project: woohoolabs/harmony

Protected Properties

Property Type Description
$method string

Public Methods

Method Description
__construct ( string $method )
getMethod ( ) : string

Method Details

__construct() public method

public __construct ( string $method )
$method string

getMethod() public method

public getMethod ( ) : string
return string

Property Details

$method protected_oe property

protected string $method
return string