TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\Hook\FrontendUserHandler Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\Hook\FrontendUserHandler:
TYPO3\CMS\Core\SingletonInterface

Public Member Functions

 initialize (array $parameters, \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController $frontendController)
 

Protected Member Functions

 getDatabaseConnection ()
 

Detailed Description

Handler for frontend user

Definition at line 22 of file FrontendUserHandler.php.

Member Function Documentation

◆ getDatabaseConnection()

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\Hook\FrontendUserHandler::getDatabaseConnection ( )
protected

◆ initialize()

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\Hook\FrontendUserHandler::initialize ( array  $parameters,
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController  $frontendController 
)

Initialize

Parameters
array$parameters
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController$frontendController

Definition at line 30 of file FrontendUserHandler.php.

References $GLOBALS, TYPO3\CMS\Core\Utility\GeneralUtility\_GP(), and TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\Hook\FrontendUserHandler\getDatabaseConnection().