You are here

protected property MatcherDumper::$state in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/MatcherDumper.php \Drupal\Core\Routing\MatcherDumper::state
  2. 10 core/lib/Drupal/Core/Routing/MatcherDumper.php \Drupal\Core\Routing\MatcherDumper::state

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;