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.
Please login to continue.