Project

General

Profile

Actions

Task #77046

closed

Epic #73121: Render() method arguments should be moved to initializeArguments()

Task #76914: Move method arguments to initializeArguments() in ext:fluid

BytesViewHelper: Move method arguments to initializeArguments() in ext:fluid

Added by Ivaylo Ivanov almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2016-07-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint

Description

Spliting Ticket #76914 due to have two developers work on different parts.
sysext/fluid/Tests/Unit/ViewHelpers/Format/BytesViewHelperTest.php:139: $actualResult = $this->viewHelper->render($value, $decimals, $decimalSeparator, $thousandsSeparator);
sysext/fluid/Classes/ViewHelpers/Format/BytesViewHelper.php:69: public function render($value = null, $decimals = 0, $decimalSeparator = '.', $thousandsSeparator = ',')

Actions

Also available in: Atom PDF