MatcherDumper::$connection

The database connection to which to dump route information.

Type: \Drupal\Core\Database\Connection

File

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

Class

MatcherDumper
Dumps Route information to a database table.

Namespace

Drupal\Core\Routing

Code

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

Please login to continue.