You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. Not directly related, but good hint never the less! We should check for the callers' signature and verify it's actually ObjectManager being called..
For instance
$extConf = GeneralUtility::makeInstance(ExtensionConfiguration::class)->get('backend');
Probably related to commit c649d1b
The text was updated successfully, but these errors were encountered: