❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
router::run($path = null)
Iterate through every route to find a matching route.
$path
(string)
Optional path to match against
return
(\Route)
↑
Toolkit API overview
←
router::routes
↓
Back to Toolkit API section
Top