TYPO3
7.6
Users
bogdan
Projects
Kapeli
Resources
Dash
Docsets
TYPO3
src
typo3
sysext
impexp
Configuration
Backend
impexp/Configuration/Backend/Routes.php
Go to the documentation of this file.
1
<?php
2
6
return
[
7
// Register click menu entry point
8
'xMOD_tximpexp'
=> [
9
'path'
=>
'/record/importexport/'
,
10
'target'
=> \TYPO3\CMS\Impexp\Controller\ImportExportController::class .
'::mainAction'
11
]
12
];
Generated on Wed Nov 11 2015 01:52:03 for TYPO3 by
1.8.3