Actions
Bug #90711
closedEpic #90696: phpstan level 2 errors
Call to an undefined method TYPO3\CMS\Core\Cache\Frontend\FrontendInterface::require
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Caching
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 Classes/Utility/ExtensionManagementUtility.php ------ ----------------------------------------------------------------------------------------- 1447 Call to an undefined method TYPO3\CMS\Core\Cache\Frontend\FrontendInterface::require(). 1534 Call to an undefined method TYPO3\CMS\Core\Cache\Frontend\FrontendInterface::require(). 1672 Call to an undefined method TYPO3\CMS\Core\Cache\Frontend\FrontendInterface::require(). ------ -----------------------------------------------------------------------------------------
Actions