Task #77139
closedEpic #73121: Render() method arguments should be moved to initializeArguments()
Task #76914: Move method arguments to initializeArguments() in ext:fluid
ContainerViewHelper: Move method arguments to initializeArguments() in ext:fluid
100%
Description
sysext/fluid/Classes/ViewHelpers/Be/ContainerViewHelper.php:69: public function render($pageTitle = '', $enableClickMenu = true, $loadExtJs = false, $loadExtJsTheme = true, $enableExtJsDebug = false, $loadJQuery = false, $includeCssFiles = null, $includeJsFiles = null, $addJsInlineLabels = null, $includeRequireJsModules = null, $jQueryNamespace = null)
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49013
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49013
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49013
Updated by Nicole Cordes over 8 years ago
- Assignee changed from Roberto Torresani to Nicole Cordes
Just want to add that ticket to the contribution board. https://forger.typo3.org/sprint?boardId=CBD
Updated by Roberto Torresani over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d417f33ab9ac8ab6e7fdfb04536958c79ee6f43b.