You are here

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

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Plugin/DMU/Converter/HookUserLogin.php, line 26

Class

HookUserLogin
Plugin annotation @Converter( id = "hook_user_login", description = @Translation("Alters signatures of hook_user_login() implementations."), hook = "hook_user_login", dependencies = { "plugin.manager.drupalmoduleupgrader.rewriter" } )

Namespace

Drupal\drupalmoduleupgrader\Plugin\DMU\Converter

Code

protected $rewriters;