protected property MatcherDumper::$connection

The database connection to which to dump route information.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Routing/MatcherDumper.php, line 23

Class

MatcherDumper
Dumps Route information to a database table.

Namespace

Drupal\Core\Routing

Code

protected $connection;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!MatcherDumper.php/property/MatcherDumper::connection/8.1.x