TYPO3CMS
9.5
|
Go to the source code of this file.
Variables | |
return ['xMOD_tximpexp'=>['path'=> '/record/importexport/', 'target'=> \TYPO3\CMS\Impexp\Controller\ImportExportController::class . '::mainAction']] | |
return[ 'xMOD_tximpexp'=>[ 'path'=> '/record/importexport/', 'target'=> \TYPO3\CMS\Impexp\Controller\ImportExportController::class . '::mainAction']] |
Definitions for routes provided by EXT:impexp
Definition at line 6 of file Routes.php.