protected property Links::$routeConverters in Drupal 7 to 8/9 Module Upgrader 8
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- src/
Plugin/ DMU/ Converter/ Links.php, line 39
Class
- Links
- Plugin annotation @Converter( id = "links", description = @Translation("Converts Drupal 7's hook_menu() links to plugin definitions."), hook = "hook_menu", fixme = @Translation("@FIXME This implementation of hook_menu() cannot be automatically…
Namespace
Drupal\drupalmoduleupgrader\Plugin\DMU\ConverterCode
protected $routeConverters;