PHP Class WoohooLabs\Harmony\Exception\MethodNotAllowed

Inheritance: extends Exceptio\Exception
Afficher le fichier Open project: woohoolabs/harmony

Protected Properties

Свойство Type Description
$method string

Méthodes publiques

Méthode Description
__construct ( string $method )
getMethod ( ) : string

Method Details

__construct() public méthode

public __construct ( string $method )
$method string

getMethod() public méthode

public getMethod ( ) : string
Résultat string

Property Details

$method protected_oe property

protected string $method
Résultat string