Actions
Bug #90708
closedEpic #90696: phpstan level 2 errors
Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::setVariablesToRender()
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2020-03-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
------ -------------------------------------------------------------------------------------------------------------------- Line form/Classes/Controller/FormManagerController.php ------ -------------------------------------------------------------------------------------------------------------------- 153 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::setVariablesToRender(). 213 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::setVariablesToRender(). 241 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::setVariablesToRender(). ------ --------------------------------------------------------------------------------------------------------------------
Actions