RouteSubscriber::$viewStorage
Same name in other branches
- 8.9.x core/modules/views/src/EventSubscriber/RouteSubscriber.php \Drupal\views\EventSubscriber\RouteSubscriber::viewStorage
- 10 core/modules/views/src/EventSubscriber/RouteSubscriber.php \Drupal\views\EventSubscriber\RouteSubscriber::viewStorage
- 11.x core/modules/views/src/EventSubscriber/RouteSubscriber.php \Drupal\views\EventSubscriber\RouteSubscriber::viewStorage
The view storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
-
core/
modules/ views/ src/ EventSubscriber/ RouteSubscriber.php, line 38
Class
- RouteSubscriber
- Builds up the routes of all views.
Namespace
Drupal\views\EventSubscriberCode
protected $viewStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.