TYPO3 CMS  TYPO3_7-6
AjaxRoutes.php File Reference

Go to the source code of this file.

Variables

 return ['workspace_switch'=> ['path'=> '/workspace/switch', 'target'=> \TYPO3\CMS\Workspaces\Controller\AjaxController::class . '::switchWorkspaceAction']]
 

Variable Documentation

◆ return

return[ 'workspace_switch'=> [ 'path'=> '/workspace/switch', 'target'=> \TYPO3\CMS\Workspaces\Controller\AjaxController::class . '::switchWorkspaceAction']]

Definitions for routes provided by EXT:workspaces

Definition at line 12 of file AjaxRoutes.php.