protected property ViewAjaxResponse::$view in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/Ajax/ViewAjaxResponse.php \Drupal\views\Ajax\ViewAjaxResponse::view
- 10 core/modules/views/src/Ajax/ViewAjaxResponse.php \Drupal\views\Ajax\ViewAjaxResponse::view
The view executed on this ajax request.
Type: \Drupal\views\ViewExecutable
File
- core/
modules/ views/ src/ Ajax/ ViewAjaxResponse.php, line 20
Class
- ViewAjaxResponse
- Custom JSON response object for an ajax view response.
Namespace
Drupal\views\AjaxCode
protected $view;