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