You are here

namespace Drupal\workflow_type_test\Plugin\WorkflowType in Drupal 8

Same name in other branches
  1. 9 Drupal\workflow_type_test\Plugin\WorkflowType
Classsort descending Location Description
ComplexTestType core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php Test workflow type.
PredefinedStatesWorkflowTestType core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php Test workflow type.
RequiredStateTestType core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/RequiredStateTestType.php Test workflow type.
TestType core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/TestType.php Test workflow type.
WorkflowCustomAccessType core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php A test workflow with custom state/transition access rules applied.