$file->pickerData()
Prepares the response data for file pickers and file fields
$file->pickerData(array $params = [ ]): array
Parameters
Name | Type | Default |
---|---|---|
$params | array |
[ ]
|
Return type
array
This method modifies the existing $file
object it is applied to and returns it again.