Problem/Motivation
Part of #3252386: Use PHP attributes instead of doctrine annotations
this issue will not convert all plugin types to attributes
Proposed resolution
- trigger deprecation error when some plugin is not converted annotations to attributes
- add test module with todo to remove in D11
- when all core plugins are done, trigger deprecation for plugin managers that use annotations instead of attributes
Remaining tasks
- Review approach
- Commit
- Profit
User interface changes
no
API changes
no
Data model changes
no
Release notes snippet
no