

Public Member Functions | |
| define () | |
Public Member Functions inherited from SlaxWeb\Bootstrap\Service\RouteCollection | |
| register (App $app) | |
| define () | |
Additional Inherited Members | |
Protected Attributes inherited from SlaxWeb\Bootstrap\Service\RouteCollection | |
| $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.
1.8.8