TYPO3CMS
9.5
|
Go to the source code of this file.
Variables | |
return ['recycler'=>['path'=> '/recycler', 'target'=> \TYPO3\CMS\Recycler\Controller\RecyclerAjaxController::class . '::dispatch'],] | |
return[ 'recycler'=>[ 'path'=> '/recycler', 'target'=> \TYPO3\CMS\Recycler\Controller\RecyclerAjaxController::class . '::dispatch'],] |
Definitions for routes provided by EXT:recycler
Definition at line 6 of file AjaxRoutes.php.