You are here

protected property WorkflowManager::$currentUser in Workflow 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Entity/WorkflowManager.php, line 57

Class

WorkflowManager
Manages entity type plugin definitions.

Namespace

Drupal\workflow\Entity

Code

protected $currentUser;