Skip to content

Kirby 4.4.1

Dropdown::routes()

Routes for the dropdown

Dropdown::routes(string $id, string $areaId, string $prefix = '', Closure|array $options = [ ]): array

Parameters

Name Type Default
$id * string
$areaId * string
$prefix string ''
$options Closure|array [ ]

Return type

array

Parent class

Kirby\Panel\Dropdown