Problem/Motivation
Services can be autoconfigured, so certain tags can be removed from its services declaration. See https://www.drupal.org/node/3357408
Proposed resolution
Autoconfigure services
Remaining tasks
- Write a merge request
- Review
- Commit
User interface changes
None
API changes
None
Data model changes
None
Issue fork domain-3555764
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
idebr commentedThe merge requests implements autoconfigure for services, so event subscribers no longer need to have the 'event_subscriber' tag
Comment #6
mably commented