Actions
Task #77056
closedEpic #73121: Render() method arguments should be moved to initializeArguments()
Task #76914: Move method arguments to initializeArguments() in ext:fluid
CurrencyViewHelper:
Start date:
2016-07-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
sysext/fluid/Classes/ViewHelpers/Format/CurrencyViewHelper.php:68: public function render($currencySign = '', $decimalSeparator = ',', $thousandsSeparator = '.', $prependCurrency = false, $separateCurrency = true, $decimals = 2)
Actions