Task #59001
Use self:: where possible in GeneralUtility
100%
Description
It's common sense to use self:: where possible because it's quicker and makes code better understandable.
I found 2 violations in \TYPO3\CMS\Core\Utility\GeneralUtility
Related issues
Associated revisions
[TASK] Use self:: where possible in GeneralUtility
It's common sense to use self:: where possible because it's quicker and
makes code better understandable.
This change fixes 2 violations in \TYPO3\CMS\Core\Utility\GeneralUtility
Releases: 6.2
Resolves: #59001
Change-Id: Ie56a6697186426e3ff082b1694572c885c8420f5
Reviewed-on: https://review.typo3.org/30257
Reviewed-by: Christian Kuhn
Reviewed-by: Markus Klein
Tested-by: Markus Klein
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
History
#1
Updated by Gerrit Code Review over 5 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/30257
#2 Updated by Anonymous over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9ffc7865a30ed1826d2a187116acf235df2b628a.
#3
Updated by Benni Mack about 1 year ago
- Status changed from Resolved to Closed