You are here

public property WorkflowTransitionListBuilder::$workflow_entity in Workflow 8

A variable to pass the entity of a transition to the ListBuilder.

Type: \Drupal\Core\Entity\EntityInterface

File

src/WorkflowTransitionListBuilder.php, line 25

Class

WorkflowTransitionListBuilder
Defines a class to build a draggable listing of Workflow State entities.

Namespace

Drupal\workflow

Code

public $workflow_entity;