forum_manager
Same name in other branches
- 9 core/modules/forum/forum.services.yml \forum_manager
- 10 core/modules/forum/forum.services.yml \forum_manager
- 11.x core/modules/forum/forum.services.yml \forum_manager
Class
Drupal\forum\ForumManagerTags
- backend_overridable
1 string reference to forum_manager
- ForumController::create in core/
modules/ forum/ src/ Controller/ ForumController.php - Instantiates a new instance of this class.
File
-
core/
modules/ forum/ forum.services.yml
View source
- class: Drupal\forum\ForumManager
- arguments:
- - '@config.factory'
- - '@entity_type.manager'
- - '@database'
- - '@string_translation'
- - '@comment.manager'
- - '@entity_field.manager'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.