You are here

protected property CurrentUser::$currentUser in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

CurrentUser
Validates whether the argument matches the current user.

Namespace

Drupal\commerce\Plugin\views\argument_validator

Code

protected $currentUser;