Project

General

Profile

Actions

Task #77039

closed

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

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

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

Added by Roberto Torresani almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
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

sysext/fluid/Classes/ViewHelpers/Format/DateViewHelper.php:105: public function render($date = null, $format = '', $base = null)
sysext/fluid/Tests/Unit/ViewHelpers/Format/DateViewHelperTest.php:264: $this->assertEquals($expected, $this->subject->render($date, $format));
sysext/fluid/Tests/Unit/ViewHelpers/Format/DateViewHelperTest.php:308: $this->assertEquals($expected, $this->subject->render($date, $format));
sysext/fluid/Tests/Unit/ViewHelpers/Format/DateViewHelperTest.php:345: $this->assertEquals($expected, $this->subject->render($timestamp, $format));


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Task #77009: DateViewHelper: Move method arguments to initializeArguments() in ext:fluidClosedAnna Färber2016-07-10

Actions
Actions

Also available in: Atom PDF