You are here

protected property RouterBuiltEvent::$router in Drupal 7 to 8/9 Module Upgrader 8

Type: \Drupal\drupalmoduleupgrader\Converter\Routing\RouterInterface

File

src/Routing/RouterBuiltEvent.php, line 16

Class

RouterBuiltEvent
Event object fired when all routes have been added to a RouterInterface implementation.

Namespace

Drupal\drupalmoduleupgrader\Routing

Code

protected $router;