‪TYPO3CMS  9.5
ClassAliasMap.php File Reference

Go to the source code of this file.

Variables

 return ['TYPO3\\CMS\\Backend\\AjaxLoginHandler'=> \TYPO3\CMS\Backend\Controller\AjaxLoginController::class, 'TYPO3\\CMS\\Backend\\Form\\Wizard\\ImageManipulationWizard'=> \TYPO3\CMS\Backend\Controller\Wizard\ImageManipulationController::class, 'TYPO3\\CMS\\Cshmanual\\Domain\\Repository\\TableManualRepository'=> \TYPO3\CMS\Backend\Domain\Repository\TableManualRepository::class,]
 

Variable Documentation

◆ return

return[ 'TYPO3\\CMS\\Backend\\AjaxLoginHandler'=> \TYPO3\CMS\Backend\Controller\AjaxLoginController::class, 'TYPO3\\CMS\\Backend\\Form\\Wizard\\ImageManipulationWizard'=> \TYPO3\CMS\Backend\Controller\Wizard\ImageManipulationController::class, 'TYPO3\\CMS\\Cshmanual\\Domain\\Repository\\TableManualRepository'=> \TYPO3\CMS\Backend\Domain\Repository\TableManualRepository::class,]

Definition at line 2 of file ClassAliasMap.php.