PHP Class WoohooLabs\Harmony\Exception\RouteNotFound

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

Protected Properties

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

Méthodes publiques

Méthode Description
__construct ( string $route )
getRoute ( ) : string

Method Details

__construct() public méthode

public __construct ( string $route )
$route string

getRoute() public méthode

public getRoute ( ) : string
Résultat string

Property Details

$route protected_oe property

protected string $route
Résultat string