Dropdown::routes()
Routes for the dropdown
Dropdown::routes(string $id, string $areaId, string $prefix = '', Closure|array $options = [ ]): array
Parameters
Name | Type | Default |
---|---|---|
$idrequired | string |
no default value |
$areaIdrequired | string |
no default value |
$prefix | string |
''
|
$options | Closure orarray |
[ ]
|
Return type
array