protected property MatcherDumper::$tableName

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

Type: string

File

drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php, line 45
Definition of Drupal\Core\Routing\MatcherDumper.

Class

MatcherDumper
Dumps Route information to a database table.

Namespace

Drupal\Core\Routing

Code

protected $tableName;