The config entity in which the view is stored.
Type: \Drupal\views\Entity\View
File
- core/modules/views/src/ViewExecutable.php, line 30
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $storage;
The config entity in which the view is stored.
Type: \Drupal\views\Entity\View
Drupal\views
public $storage;
Please login to continue.