Actions
Bug #92764
closedParameter pageUid of resolveRendererFor is obsolete
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-11-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In the class \TYPO3\CMS\Backend\Preview\StandardContentPreviewRenderer, the third parameter $pageUid
of the method resolveRendererFor
is not used and therefore can be removed.
Actions