You are here

public function WorkflowConfigTransitionInterface::getWorkflow in Workflow 8

Returns the Workflow object of this object.

Return value

Workflow Workflow object.

File

src/Entity/WorkflowConfigTransitionInterface.php, line 41

Class

WorkflowConfigTransitionInterface
Defines a common interface for Workflow*Transition* objects.

Namespace

Drupal\workflow\Entity

Code

public function getWorkflow();