You are here

protected property ContentRoute::$routeProvider in Drupal 7 to 8/9 Module Upgrader 8

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/Plugin/DMU/Routing/ContentRoute.php, line 37

Class

ContentRoute
Plugin annotation @Converter( id = "default", description = @Translation("Converts a menu item to a _controller route."), dependencies = { "router.route_provider", "plugin.manager.drupalmoduleupgrader.rewriter" } )

Namespace

Drupal\drupalmoduleupgrader\Plugin\DMU\Routing

Code

protected $routeProvider;