You are here

WorkflowTransitionController.php in Workflow 7.2

Contains a stub class. The functionality is removed but apparently caches aren't refreshed properly during upgrade.

File

includes/Entity/WorkflowTransitionController.php
View source
<?php

/**
 * @file
 * Contains a stub class. 
 * The functionality is removed but apparently caches aren't refreshed 
 * properly during upgrade. 
 * @see https://www.drupal.org/node/2620530
 */

/**
 *
 */
class WorkflowTransitionController {

}

Classes