protected property Js::$response in JS Callback Handler 8.3
The response to the current request.
Type: \Drupal\js\JsResponse
File
- src/
Js.php, line 76
Class
- Js
- JS Callback Handler service.
Namespace
Drupal\jsCode
protected $response;
The response to the current request.
Type: \Drupal\js\JsResponse
protected $response;