View::$viewStorage

Same name in other branches
  1. 9 core/modules/views/src/Plugin/views/area/View.php \Drupal\views\Plugin\views\area\View::viewStorage
  2. 8.9.x core/modules/views/src/Plugin/views/area/View.php \Drupal\views\Plugin\views\area\View::viewStorage
  3. 10 core/modules/views/src/Plugin/views/area/View.php \Drupal\views\Plugin\views\area\View::viewStorage

The view storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/views/src/Plugin/views/area/View.php, line 31

Class

View
Views area handlers. Insert a view inside of an area.

Namespace

Drupal\views\Plugin\views\area

Code

protected $viewStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.