protected property RouteProvider::$tableName

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

Type: string

File

drupal/core/lib/Drupal/Core/Routing/RouteProvider.php, line 35
Contains Drupal\Core\Routing\RouteProvider.

Class

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

Namespace

Drupal\Core\Routing

Code

protected $tableName;