JsonResponse jsonp(string $callback, string|array $data = array(), int $status = 200, array $headers = array(), int $options)
Return a new JSONP response from the application.
JsonResponse jsonp(string $callback, string|array $data = array(), int $status = 200, array $headers = array(), int $options)
Return a new JSONP response from the application.
string | $callback | |
string|array | $data | |
int | $status | |
array | $headers | |
int | $options |
JsonResponse |
Designed by : w10schools
service@w10schools.com
Please login to continue.