Skip to content

Kirby 4.1.2

Panel::routes()

Extract the routes from the given array of active areas.

Panel::routes(array $areas): array

Parameters

Name Type Default
$areas * array

Return type

array

Parent class

Kirby\Panel\Panel