protected property MatcherDumper::$connection

The database connection to which to dump route information.

Type: Drupal\Core\Database\Connection

File

drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php, line 31
Definition of Drupal\Core\Routing\MatcherDumper.

Class

MatcherDumper
Dumps Route information to a database table.

Namespace

Drupal\Core\Routing

Code

protected $connection;