protected property MatcherDumper::$tableName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Routing/MatcherDumper.php \Drupal\Core\Routing\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 46 - Contains \Drupal\Core\Routing\MatcherDumper.
Class
- MatcherDumper
- Dumps Route information to a database table.
Namespace
Drupal\Core\RoutingCode
protected $tableName;