You are here

protected property CurrentUser::$moduleHandler in Commerce Core 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/views/argument_validator/CurrentUser.php, line 49

Class

CurrentUser
Validates whether the argument matches the current user.

Namespace

Drupal\commerce\Plugin\views\argument_validator

Code

protected $moduleHandler;