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.
Actions