MatcherDumper::$tableName

The name of the SQL table to which to dump the routes.

Type: string

File

core/lib/Drupal/Core/Routing/MatcherDumper.php, line 44

Class

MatcherDumper
Dumps Route information to a database table.

Namespace

Drupal\Core\Routing

Code

1
protected $tableName;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.