protected property RouteProvider::$connection

The database connection from which to read route information.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Routing/RouteProvider.php, line 29

Class

RouteProvider
A Route Provider front-end for all Drupal-stored routes.

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!RouteProvider.php/property/RouteProvider::connection/8.1.x