$pagepicker->modelToArray()
Returns basic information about the parent model that is currently selected in the page picker.
$pagepicker->modelToArray($model = null): array|null
Parameters
Name | Type | Default |
---|---|---|
$model | mixed |
null |
Return type
array
|null