Actions
Bug #90707
closedEpic #90696: phpstan level 2 errors
Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate()
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/FormEditorController.php ------ ----------------------------------------------------------------------------------------------- 76 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). 77 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). 355 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). 365 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). 374 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). 382 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). 391 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). 400 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). 408 Call to an undefined method TYPO3\CMS\Extbase\Mvc\View\ViewInterface::getModuleTemplate(). ------ -----------------------------------------------------------------------------------------------
Actions