Actions
Bug #77529
closedEpic #73121: Render() method arguments should be moved to initializeArguments()
Move missing method arguments to initializeArguments() in ext:fluid
Start date:
2016-08-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Currently 3 ViewHelpers miss the moving of method arguments to initializeArguments().
- \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\ShortcutViewHelper
- \TYPO3\CMS\Fluid\ViewHelpers\Link\EmailViewHelper
- \TYPO3\CMS\Fluid\ViewHelpers\Link\ExternalViewHelper
- \TYPO3\CMS\Fluid\ViewHelpers\Link\TypolinkViewHelper::initializeArguments
Actions