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\Ajax

Code

1
protected $view;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.