Actions
Task #89629
closedAdd missing examples for backend ViewHelpers
Start date:
2019-11-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
fluid, viewhelper, backend
Complexity:
Sprint Focus:
Description
Following ViewHelpers are missing proper examples in the PHPDoc:
- AvatarViewHelper
- ThumbnailViewHelper
As these ViewHelpers are not `@internal` and could be used by custom extension for e.g. backend modules they should contain examples like the other ViewHelpers.
Updated by Gerrit Code Review about 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/c/Packages/TYPO3.CMS/+/62266
Updated by Gerrit Code Review about 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62335
Updated by Oliver Bartsch about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4088b0b16689ed6564c7fc2390985c38fcfae47e.
Actions