You are here

protected property WorkflowStateHistoryFormatter::$currentUser in Workflow 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/WorkflowStateHistoryFormatter.php, line 44

Class

WorkflowStateHistoryFormatter
Provides a workflow state history formatter.

Namespace

Drupal\workflow\Plugin\Field\FieldFormatter

Code

protected $currentUser;