Skip to content
Snippets Groups Projects
Commit 10c537f4 authored by Nicole Cordes's avatar Nicole Cordes Committed by Benni Mack
Browse files

[BUGFIX] Use correct packageManager initializing

As the PackageManager is a singleton class, you should call
GeneralUtility::makeInstance to retrieve the instance. The bootstrap
correctly initializes the first instance and registers it as singleton
already.

Resolves: #85659
Releases: master
Change-Id: I414a3fe4004044b0cdf6d2d8978f7e3463886018
Reviewed-on: https://review.typo3.org/57692


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 27c6d2fc
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