You are here

public function WorkflowInterface::getTransitionsByTid in Workflow 7.2

1 method overrides WorkflowInterface::getTransitionsByTid()
Workflow::getTransitionsByTid in includes/Entity/Workflow.php

File

includes/Entity/WorkflowInterface.php, line 170
Contains Drupal\workflow\Entity\WorkflowInterface.

Class

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

Code

public function getTransitionsByTid($tid);