Skip to content
Snippets Groups Projects
Commit 2f940fd5 authored by Benni Mack's avatar Benni Mack Committed by Daniel Goerz
Browse files

[TASK] Remove objectManager from various Extbase places

This change adapts certain areas within EXT:extbase
Persistence to avoid ObjectManager and rely on constructor
DI and GeneralUtility::makeInstance() where it's not
easily possible to switch to DI yet.

Resolves: #94111
Releases: master
Change-Id: I731d5b8f791bd34410aa3bf86bc7dc4e6098fa20
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69101


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent ca75ff4b
No related merge requests found
Showing
with 83 additions and 181 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment