TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Backend\Controller\LogoutController Class Reference

Protected Member Functions

 getBackendUser ()
 

Detailed Description

Script Class for logging a user out. Does not display any content, just calls the logout-function for the current user and then makes a redirect.

Definition at line 26 of file LogoutController.php.

Member Function Documentation

◆ getBackendUser()

TYPO3\CMS\Backend\Controller\LogoutController::getBackendUser ( )
protected

Returns the current BE user.

Returns

Definition at line 76 of file LogoutController.php.

References $GLOBALS.