Skip to content

Kirby 5.0.4

Panel::routes()

Extract the routes from the given array of active areas.

Panel::routes(array $areas): array

Parameters

Name Type Default
$areasrequired array no default value

Return type

array

Parent class

Kirby\Panel\Panel