You are here

protected property ModerationInformation::$currentUser in Workbench Moderation 8.2

Same name and namespace in other branches
  1. 8 src/ModerationInformation.php \Drupal\workbench_moderation\ModerationInformation::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/ModerationInformation.php, line 36

Class

ModerationInformation
General service for moderation-related questions about Entity API.

Namespace

Drupal\workbench_moderation

Code

protected $currentUser;