Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RouteProvider.php
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 38
Class
RouteProvider
A Route Provider front-end for all Drupal-stored routes.
Namespace
Drupal\Core\Routing
Code
protected $tableName;
RSS feed