You are here

protected property UserHooks::$rewriter in Drupal 7 to 8/9 Module Upgrader 8

Type: \Drupal\drupalmoduleupgrader\RewriterInterface

File

src/Plugin/DMU/Converter/UserHooks.php, line 30

Class

UserHooks
Plugin annotation @Converter( id = "user_hooks", description = @Translation("Alters implementations of hook_user_insert(), hook_user_presave(), and hook_user_update()."), hook = { "hook_user_insert", "hook_user_presave", …

Namespace

Drupal\drupalmoduleupgrader\Plugin\DMU\Converter

Code

protected $rewriter;