Actions
Task #77691
closedMake IconRegistry::getAllRegisteredIconIdentifiers() public API
Start date:
2016-08-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
The method IconRegistry::getAllRegisteredIconIdentifiers() was introduced as a public function with an internal scope, but there is not reason to keep this useful method "private" anymore.
Updated by Gerrit Code Review over 8 years ago
- Status changed from Accepted 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/49649
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49650
Updated by Frank Nägler over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 074c71eedccbfb14920477e5e2a9d5b9193f05e9.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions