protected property HookEntityTypeView::$rewriters in Drupal 7 to 8/9 Module Upgrader 8
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- src/
Plugin/ DMU/ Converter/ HookEntityTypeView.php, line 30
Class
- HookEntityTypeView
- Plugin annotation @Converter( id = "hook_ENTITY_TYPE_view", description = @Translation("Converts implementations of hook_ENTITY_TYPE_view()."), hook = { "hook_comment_view", "hook_node_view", "hook_taxonomy_term_view", …
Namespace
Drupal\drupalmoduleupgrader\Plugin\DMU\ConverterCode
protected $rewriters;