You are here

protected property RouteProvider::$state in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::state

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;