You are here

protected property View::$viewStorage in Drupal 9

Same name and namespace in other branches
  1. 8 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;