Actions
Task #90276
closedViewHelpers must access ViewHelperVariableContainer through RenderingContext
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2020-01-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The internal attribute "viewHelperVariableContainer" is deprecated on ViewHelpers - they must now access the ViewHelperVariableContainer through $this->renderingContext.
Actions