You are here

protected property WorkflowTransition::$user in Workflow 8

@usage Use WorkflowTransition->getOwner() to fetch this.

Type: \Drupal\user\UserInterface

File

src/Entity/WorkflowTransition.php, line 97

Class

WorkflowTransition
Implements an actual, executed, Transition.

Namespace

Drupal\workflow\Entity

Code

protected $user = NULL;