protected property RouteSubscriber::$viewStorage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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 43 - Contains \Drupal\views\EventSubscriber\RouteSubscriber.
Class
- RouteSubscriber
- Builds up the routes of all views.
Namespace
Drupal\views\EventSubscriberCode
protected $viewStorage;