- Issue created by @elber
- Status changed to Needs review
about 2 years ago 1:37pm 15 March 2023 - 🇧🇷Brazil elber Brazil
Hi I fixed the error in Shortcut builder property, about entity type manager undefined property it was fixed here( https://www.drupal.org/project/shortcut_menu/issues/3347117 📌 Fix the issues reported by phpcs Needs review ) please revise.
- Status changed to Needs work
about 1 month ago 11:42am 3 March 2025 - 🇨🇭Switzerland boromino
The patch fixes the error. However, please remove "$shortcut_builder" from @var definition. I also suggest to replace "Shortcut builder property." by "Shortcut lazy builders service." and "protected $entity_type_manager;" by "protected $entityTypeManager;"
- 🇨🇭Switzerland boromino
Duplicate of #3493507 🐛 Deprectated function since PHP 8.2 Needs review