Actions
Task #95101
closedAvoid GeneralUtility::getContainer() in ClearCacheToolbarItem
Start date:
2021-09-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
EventDispatcherInterface injection is easy here, therefore lets to
so in order to avoid the discouraged global lookup via GeneralUtility.
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70883
Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70883
Updated by Benjamin Franzke about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 74ee68f193fc845f7bf0e75f9a6c946a78dd8fe1.
Actions