Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ViewAjaxController.php
ViewAjaxController::$storage
The entity storage for views.
Type:
\Drupal\Core\Entity\EntityStorageInterface
File
core/
modules/
views/
src/
Controller/
ViewAjaxController.php
, line 51
Class
ViewAjaxController
Defines a controller to load a view via AJAX.
Namespace
Drupal\views\Controller
Code
protected $storage;
RSS feed