Project

General

Profile

Actions

Task #77009

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 Anna Färber over 7 years ago. Updated over 7 years ago.

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

0%

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

Description

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));
sysext/fluid/Classes/ViewHelpers/Format/DateViewHelper.php:105: public function render($date = null, $format = '', $base = null)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Task #77039: DateViewHelper: Move method arguments to initializeArguments() in ext:fluidClosedRoberto Torresani2016-07-11

Actions
Actions #1

Updated by Anja Leichsenring over 7 years ago

  • Parent task set to #76914
Actions #2

Updated by Anna Färber over 7 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF