protected property User::$moduleHandler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\d7Code
protected $moduleHandler;