You are here

namespace Drupal\workflows\Plugin in Drupal 10

Same name in other branches
  1. 8 Drupal\workflows\Plugin
  2. 9 Drupal\workflows\Plugin
Classsort descending Location Description
WorkflowTypeBase core/modules/workflows/src/Plugin/WorkflowTypeBase.php A base class for Workflow type plugins.
WorkflowTypeConfigureFormBase core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php A base class for workflow type configuration forms.
WorkflowTypeStateFormBase core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php A base class for workflow type state forms.
WorkflowTypeTransitionFormBase core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php A base class for workflow type transition forms.