The route provider.
Type: \Drupal\Core\Routing\RouteProviderInterface
File
- core/modules/views/src/ViewExecutable.php, line 429
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
protected $routeProvider;
The route provider.
Type: \Drupal\Core\Routing\RouteProviderInterface
Drupal\views
protected $routeProvider;
Please login to continue.