- Issue created by @longwave
- Merge request !855Issue #3517455: Convert all plugins to use attributes over annotations โ (Open) created by meghasharma
- ๐ฎ๐ณIndia meghasharma
Converted all ConfigEntityType plugins to use PHP 8 attributes instead of annotations.
- ๐ช๐ธSpain penyaskito Seville ๐, Spain ๐ช๐ธ, UTC+2 ๐ช๐บ
That rebase went bad. Lots of unrelated changes.
Hello @penyaskito,
Thank you for your feedback. Could you please clarify which unrelated changes you are referring to in MR !855? When I check the MR, I see only 5 files changed, which I believe are related to the issue. I'd really appreciate any specific pointers so I can correct it properly.- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
wim leers โ made their first commit to this issueโs fork.
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
@utkarsh_kumar_singh Yep, looking good now! ๐๐
Fixed a few nits, but I believe the remaining feedback is actionable for you :)
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Also: not all plugin annotations have been converted. For example:
\Drupal\experience_builder\Entity\Page
's. Hello @wim leers,
Thank you for your suggestion, and apologies for the delay. I've implemented the suggested changesโplease review.