Breaking: #72418 - Deprecated backend-related PHP classes 

See forge#72418

Description 

The following PHP classes have been removed:

  • TYPO3CMSBackendModuleModuleController
  • TYPO3CMSBackendModuleModuleSettings
  • TYPO3CMSBackendViewLogoView
  • TYPO3CMSBackendViewModuleMenuView
  • TYPO3CMSBackendViewPageLayoutExtDirectExtdirectPageCommands
  • TYPO3CMSBackendViewThumbnailView

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.