protected property RouteProvider::$connection in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\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 31
Class
- RouteProvider
- A Route Provider front-end for all Drupal-stored routes.
Namespace
Drupal\Core\RoutingCode
protected $connection;