$site->pickerData()
Prepares the response data for page pickers and page fields
$site->pickerData(array $params = [ ]): array
Parameters
Name | Type | Default |
---|---|---|
$params | array |
[ ]
|
Return type
array
This method modifies the existing $site
object it is applied to and returns it again.
Parent class
Kirby\Panel\Site
inherited from Kirby\Panel\Model