TYPO3 CMS  TYPO3_8-7
AjaxRoutes.php File Reference

Go to the source code of this file.

Variables

 return ['documentation_remove'=> ['path'=> '/documentation/remove', 'target'=> \TYPO3\CMS\Documentation\Controller\DocumentController::class . '::deleteAction'],]
 

Variable Documentation

◆ return

return[ 'documentation_remove'=> [ 'path'=> '/documentation/remove', 'target'=> \TYPO3\CMS\Documentation\Controller\DocumentController::class . '::deleteAction'],]

Definitions for routes provided by EXT:documentation

Definition at line 11 of file AjaxRoutes.php.