Closed (fixed)
Project:
Acquia Content Hub
Version:
3.0.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2023 at 09:50 UTC
Updated:
24 Mar 2023 at 13:24 UTC
Jump to comment: Most recent
Comments
Comment #2
rodetrev commentedTo fix this Drupal\Core\Extension\ModuleHandlerInterface should be injected in PubSubModuleStatusChecker construct.
Comment #4
rodetrev commentedComment #5
rodetrev commentedComment #6
mglamanIt looks like it's caused by 3rd party module and this module expecting a concrete class, retitling.
Comment #7
n4r3nWe merged the changes to dev branches. Thank you @rodetrev and @mglaman