WorkflowTransitionController.php 247 B

123456789101112131415
  1. <?php
  2. /**
  3. * @file
  4. * Contains a stub class.
  5. * The functionality is removed but apparently caches aren't refreshed
  6. * properly during upgrade.
  7. * @see https://www.drupal.org/node/2620530
  8. */
  9. /**
  10. *
  11. */
  12. class WorkflowTransitionController {
  13. }