protected property RouteProvider::$tableName

The name of the SQL table from which to read the routes.

Type: string

File

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

Class

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

Namespace

Drupal\Core\Routing

Code

protected $tableName;

© 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::tableName/8.1.x