You are here

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

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

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

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 $rewriters;