You are here

protected property ViewExecutableFactory::$routeProvider in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/ViewExecutableFactory.php \Drupal\views\ViewExecutableFactory::routeProvider

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

core/modules/views/src/ViewExecutableFactory.php, line 45
Contains \Drupal\views\ViewExecutableFactory.

Class

ViewExecutableFactory
Defines the cache backend factory.

Namespace

Drupal\views

Code

protected $routeProvider;