sudhaus7 / typo3-picture

TYPO3 Extension to add image variations to the backend and frontend
2 stars 3 forks source link

Remove usage of objectmanager #1

Closed georgringer closed 4 years ago

georgringer commented 4 years ago

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

foppelfb commented 4 years ago

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