Closed rabauss closed 2 years ago
@fritzmg thanks for the quick merge.
The fix for the missing handling of services with FrameworkAwareInterface
is comming with https://github.com/dklemmt/contao_dk_mmenu/pull/69
Though I would actually prefer regular dependency injection via constructor instead of the instanceof FrameworkAwareInterface
.
Okay, it's optzimized in #69
For better review I splitted my changes for https://github.com/dklemmt/contao_dk_mmenu/pull/66
In this PR I refactor the callbacks to eventlisteners and the hook to migrations