You are here

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

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Plugin/DMU/Converter/EntityHooks.php, line 49

Class

EntityHooks
Plugin annotation @Converter( id = "entity_hooks", description = @Translation("Rewrites various entity-related hooks."), hook = { "hook_comment_delete", "hook_comment_insert", "hook_comment_presave", "hook_comment_update", …

Namespace

Drupal\drupalmoduleupgrader\Plugin\DMU\Converter

Code

protected $rewriters;