Json::response()
Prepares the JSON response for the Panel
Json::response(mixed $data, array $options = [ ]): mixed
Parameters
Name | Type | Default |
---|---|---|
$data * | mixed |
– |
$options | array |
[ ] |
Return type
mixed