sudhaus7 / typo3-picture

TYPO3 Extension to add image variations to the backend and frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove usage of objectmanager

georgringer opened this issue · comments

Please don't use the object manager if not needed. Just use makeInstance!

Thanks for pointing it out.. the curse of cut'n paste