protected property View::$viewStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 36 - Contains \Drupal\views\Plugin\views\area\View.
Class
- View
- Views area handlers. Insert a view inside of an area.
Namespace
Drupal\views\Plugin\views\areaCode
protected $viewStorage;