Public Member Functions | |
define () | |
![]() | |
register (App $app) | |
define () | |
Additional Inherited Members | |
![]() | |
$app = null | |
$routes = [] | |
$beforeDispatch = "" | |
$afterDispatch = "" | |
App\Routes\DefaultCollection::define | ( | ) |
Define routes
Add routes to the internal 'routes' protected property. The '_container' protected property holds the DIC instance, and can be used freely.