protected property ViewAjaxResponse::$view

The view executed on this ajax request.

Type: \Drupal\views\ViewExecutable

File

drupal/core/modules/views/lib/Drupal/views/Ajax/ViewAjaxResponse.php, line 25
Contains \Drupal\views\Ajax\ViewAjaxResponse.

Class

ViewAjaxResponse
Custom JSON response object for an ajax view response.

Namespace

Drupal\views\Ajax

Code

protected $view;