Problem/Motivation
part of #3299855: [META] Get rid of #[\AllowDynamicProperties] attribute
Remove attribute added in #3299853: Apply #[\AllowDynamicProperties] attribute to base classes to make PHP 8.2 log size sane for ConfigEntityBase
Proposed resolution
provide API (probably magic __get()
/__set()
) to add properties to config entity dynamically
Remaining tasks
- agree
- patch/review/commit
User interface changes
no
API changes
TBD
Data model changes
no
Release notes snippet
no