[TASK] Remove last part of singleton pattern in getUserObj()
In 8.0, the logic for having getUserObj() called with a "&" to implement a singleton pattern has been removed, however some code is still left and now unused. Resolves: #75767 Releases: master Change-Id: I76d5eb211662b60d9b34b38b3c0efb77a3b33fc4 Reviewed-on: https://review.typo3.org/47771 Reviewed-by:Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 16 additions, 27 deletionstypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php 2 additions, 2 deletions...3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php
- typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php 1 addition, 1 deletion...nd/Tests/Unit/ContentObject/ContentObjectRendererTest.php
- typo3/sysext/frontend/Tests/Unit/Page/PageRepositoryTest.php 2 additions, 1 deletiontypo3/sysext/frontend/Tests/Unit/Page/PageRepositoryTest.php
- typo3/sysext/frontend/Tests/Unit/View/AdminPanelViewTest.php 2 additions, 1 deletiontypo3/sysext/frontend/Tests/Unit/View/AdminPanelViewTest.php
Please register or sign in to comment