You are here

class WorkflowTransitionController in Workflow 7.2

Same name in this branch
  1. 7.2 includes/Entity/WorkflowTransition.php \WorkflowTransitionController
  2. 7.2 includes/Entity/WorkflowTransitionController.php \WorkflowTransitionController

Hierarchy

Expanded class hierarchy of WorkflowTransitionController

1 string reference to 'WorkflowTransitionController'
workflow_entity_info in ./workflow.entity.inc
Implements hook_entity_info().

File

includes/Entity/WorkflowTransitionController.php, line 14
Contains a stub class. The functionality is removed but apparently caches aren't refreshed properly during upgrade.

View source
class WorkflowTransitionController {

}

Members