$core->routes()
Returns an array of all routes for Kirby’s router
$core->routes(): array
Return type
array
This method modifies the existing $core
object it is applied to and returns it again.
Returns an array of all routes for Kirby’s router
$core->routes(): array
array
This method modifies the existing $core
object it is applied to and returns it again.