PHP Trait PPI\Framework\Module\Routing\SymfonyTrait

Afficher le fichier Open project: ppi/framework

Méthodes publiques

Méthode Description
getRoutes ( ) : RouteCollection Get the routes for this module

Méthodes protégées

Méthode Description
getRoutingFilePath ( )

Method Details

getRoutes() public méthode

Get the routes for this module
public getRoutes ( ) : RouteCollection
Résultat Symfony\Component\Routing\RouteCollection

getRoutingFilePath() protected méthode

protected getRoutingFilePath ( )