You are here

protected property CurrentUser::$permissionHandler in Commerce Core 8.2

The permission handler.

Type: \Drupal\user\PermissionHandlerInterface

File

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

Class

CurrentUser
Validates whether the argument matches the current user.

Namespace

Drupal\commerce\Plugin\views\argument_validator

Code

protected $permissionHandler;