The name of the SQL table from which to read the routes.
Type: string
File
- drupal/core/lib/Drupal/Core/Routing/PathMatcher.php, line 33
- Definition of Drupal\Core\Routing\PathMatcher.
Class
- PathMatcher
- Initial matcher to match a route against a built database, by path.
Namespace
Drupal\Core\Routing
Code
protected $tableName;