TYPO3  7.6
Variables
version/Configuration/Backend/Routes.php File Reference

Go to the source code of this file.

Variables

 return [ 'web_txversionM1'=>[ 'path'=> '/record/versions/', 'target'=>\TYPO3\CMS\Version\Controller\VersionModuleController::class. '::mainAction']]
 

Variable Documentation

return[ 'web_txversionM1'=>[ 'path'=> '/record/versions/', 'target'=>\TYPO3\CMS\Version\Controller\VersionModuleController::class. '::mainAction']]

Definitions for routes provided by EXT:version

Definition at line 12 of file version/Configuration/Backend/Routes.php.