‪TYPO3CMS  11.5
Routes.php File Reference

Go to the source code of this file.

Variables

 return ['dashboard'=>['path'=> '/dashboard', 'target'=> \TYPO3\CMS\Dashboard\Controller\DashboardController::class . '::handleRequest',],]
 

Variable Documentation

◆ return

return[ 'dashboard'=>[ 'path'=> '/dashboard', 'target'=> \TYPO3\CMS\Dashboard\Controller\DashboardController::class . '::handleRequest',],]

Definition at line 3 of file Routes.php.