Same filename and directory in other branches
  1. 8.9.x core/modules/workflows/workflows.services.yml
  2. 9 core/modules/workflows/workflows.services.yml
core/modules/workflows/workflows.services.yml

File

core/modules/workflows/workflows.services.yml
View source
  1. services:
  2. plugin.manager.workflows.type:
  3. class: Drupal\workflows\WorkflowTypeManager
  4. parent: default_plugin_manager
  5. tags:
  6. - { name: plugin_manager_cache_clear }
  7. workflows.access_check.extended_permissions:
  8. class: Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck
  9. tags:
  10. - { name: access_check, applies_to: _workflow_access }

Services