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
protected $tableName;
Please login to continue.