protected property RouteSubscriber::$viewStorage in Drupal 8
Same name and namespace in other branches
- 9 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
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;