Breaking: #72418 - Deprecated backend-related PHP classes
See forge#72418
Description
The following PHP classes have been removed:
TYPO3\
CMS\ Backend\ Module\ Module Controller TYPO3\
CMS\ Backend\ Module\ Module Settings TYPO3\
CMS\ Backend\ View\ Logo View TYPO3\
CMS\ Backend\ View\ Module Menu View TYPO3\
CMS\ Backend\ View\ Page Layout\ Ext Direct\ Extdirect Page Commands TYPO3\
CMS\ Backend\ View\ Thumbnail View
Impact
Calling any of these PHP classes directly will result in a fatal error.
Affected Installations
Any installation with a custom PHP code accessing these PHP classes.