You are here

protected property User::$moduleHandler in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/user/src/Plugin/migrate/builder/d7/User.php \Drupal\user\Plugin\migrate\builder\d7\User::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/user/src/Plugin/migrate/builder/d7/User.php, line 27
Contains \Drupal\user\Plugin\migrate\builder\d7\User.

Class

User
Plugin annotation @PluginID("d7_user");

Namespace

Drupal\user\Plugin\migrate\builder\d7

Code

protected $moduleHandler;