Move any current annotation to attribute
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3554806. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !986 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>We are using annotations still on certain classes, like entity classes for instance. We should switch over everything that can be in attributes, to attributes.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Switch to attributes everywhere where it exists, and we are using annotations.</p>
issue