workflows.services.yml
Same filename in other branches
File
-
core/
modules/ workflows/ workflows.services.yml
View source
- parameters:
- workflows.hooks_converted: true
-
- services:
- _defaults:
- autoconfigure: true
- plugin.manager.workflows.type:
- class: Drupal\workflows\WorkflowTypeManager
- parent: default_plugin_manager
- tags:
- - { name: plugin_manager_cache_clear }
- workflows.access_check.extended_permissions:
- class: Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck
- tags:
- - { name: access_check, applies_to: _workflow_access }
Services
Title | Deprecated | Summary |
---|---|---|
plugin.manager.workflows.type | Drupal\workflows\WorkflowTypeManager | |
workflows.access_check.extended_permissions | Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck | |
_defaults |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.