You are here

protected property WorkflowTransition::$entity in Workflow 8

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

Type: \Drupal\Core\Entity\EntityInterface

File

src/Entity/WorkflowTransition.php, line 91

Class

WorkflowTransition
Implements an actual, executed, Transition.

Namespace

Drupal\workflow\Entity

Code

protected $entity = NULL;