You are here

protected property UserData::$moduleHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Plugin/views/field/UserData.php \Drupal\user\Plugin\views\field\UserData::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides HandlerBase::$moduleHandler

File

core/modules/user/src/Plugin/views/field/UserData.php, line 40
Contains \Drupal\user\Plugin\views\field\UserData.

Class

UserData
Provides access to the user data service.

Namespace

Drupal\user\Plugin\views\field

Code

protected $moduleHandler;