Class craft\web\twig\variables\Routes
- Inheritance
- craft\web\twig\variables\Routes
- Available since version
- 3.0
- Source Code
- https://github.com/craftcms/cms/blob/master/src/web/twig/variables/Routes.php
Route functions.
Method | Description | Defined By |
---|---|---|
getDbRoutes() |
Returns the routes defined in the CP. | craft\web\twig\variables\Routes |
Method Details
getDbRoutes()
public method
#
Returns the routes defined in the CP.
public array getDbRoutes ( )