The state.
Type: \Drupal\Core\State\StateInterface
File
- core/lib/Drupal/Core/Routing/MatcherDumper.php, line 37
Class
- MatcherDumper
- Dumps Route information to a database table.
Namespace
Drupal\Core\Routing
Code
protected $state;
The state.
Type: \Drupal\Core\State\StateInterface
Drupal\Core\Routing
protected $state;
Please login to continue.