public function WorkflowConfigTransitionInterface::getWorkflow in Workflow 8
Returns the Workflow object of this object.
Return value
File
- src/
Entity/ WorkflowConfigTransitionInterface.php, line 41
Class
- WorkflowConfigTransitionInterface
- Defines a common interface for Workflow*Transition* objects.
Namespace
Drupal\workflow\EntityCode
public function getWorkflow();