Skip to content

Kirby 4.2.0

Panel::routesForDialogs()

Extract all routes from an area

Panel::routesForDialogs(string $areaId, array $area): array

Parameters

Name Type Default
$areaId * string
$area * array

Return type

array

Parent class

Kirby\Panel\Panel