public function WorkflowInterface::getTransitionsById in Workflow 8
1 method overrides WorkflowInterface::getTransitionsById()
- Workflow::getTransitionsById in src/
Entity/ Workflow.php
File
- src/
Entity/ WorkflowInterface.php, line 159
Class
- WorkflowInterface
- Defines a common interface for Workflow*Transition* objects.
Namespace
Drupal\workflow\EntityCode
public function getTransitionsById($tid);