PHP Trait PPI\Framework\Module\Routing\SymfonyTrait

Show file Open project: ppi/framework

Public Methods

Method Description
getRoutes ( ) : RouteCollection Get the routes for this module

Protected Methods

Method Description
getRoutingFilePath ( )

Method Details

getRoutes() public method

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

getRoutingFilePath() protected method

protected getRoutingFilePath ( )