‪TYPO3CMS  11.5
TYPO3\CMS\Backend\Controller\SystemInformationController Class Reference

Public Member Functions

ResponseInterface renderMenuAction ()
 

Detailed Description

Controller for system information processing

This class is a specific Backend controller implementation and is not considered part of the Public TYPO3 API.

Definition at line 29 of file SystemInformationController.php.

Member Function Documentation

◆ renderMenuAction()

ResponseInterface TYPO3\CMS\Backend\Controller\SystemInformationController::renderMenuAction ( )

Renders the menu for AJAX calls

Returns
‪ResponseInterface

Definition at line 36 of file SystemInformationController.php.