The state.
Type: \Drupal\Core\State\StateInterface
File
- core/lib/Drupal/Core/Routing/RouteProvider.php, line 43
Class
- RouteProvider
- A Route Provider front-end for all Drupal-stored routes.
Namespace
Drupal\Core\Routing
Code
protected $state;
The state.
Type: \Drupal\Core\State\StateInterface
Drupal\Core\Routing
protected $state;
Please login to continue.