- 🇺🇸United States bluegeek9
+1 RTBC the patch applies, the module works as expected. Verified the class does not exist.
- 🇨🇭Switzerland Ginovski Bern
This is indeed a bug, when executing
drush ev 'foreach (\Drupal::getContainer()->getServiceIds() as $id) { $a[$id] = is_object(\Drupal::service($id)) ? get_class(\Drupal::service($id)) : ""; } dump($a);' | grep plugin
to get all of the plugins, the command causes an error. Ready to be merged imo - First commit to issue fork.
- 🇮🇳India urvashi_vora Madhya Pradesh, India
Reviewed and tested the patch, works well for me as well.
LGTM, RTBC++
Committing the changes for helping the maintainer.
- @urvashi_vora opened merge request.
- First commit to issue fork.
-
sergiogsanchez →
committed 9e018e75 on 8.x-4.x authored by
urvashi_vora →
Issue #3295552 by urvashi_vora, solideogloria, shamir.vs, bluegeek9,...
-
sergiogsanchez →
committed 9e018e75 on 8.x-4.x authored by
urvashi_vora →
- Status changed to Fixed
almost 2 years ago 2:45pm 20 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.