Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ViewExecutable.php
ViewExecutable::$storage
The config entity in which the view is stored.
Type:
\Drupal\views\Entity\View
File
core/
modules/
views/
src/
ViewExecutable.php
, line 39
Class
ViewExecutable
Represents a view as a whole.
Namespace
Drupal\views
Code
public $storage;
RSS feed