‪TYPO3CMS  11.5
DashboardWidgetGroups.php File Reference

Go to the source code of this file.

Variables

 return ['general'=>['title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.general',], 'systemInfo'=>['title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.system',], 'typo3'=>['title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.typo3',], 'news'=>['title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.news',], 'documentation'=>['title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.documentation',],]
 

Variable Documentation

◆ return

return[ 'general'=>[ 'title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.general',], 'systemInfo'=>[ 'title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.system',], 'typo3'=>[ 'title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.typo3',], 'news'=>[ 'title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.news',], 'documentation'=>[ 'title'=> 'LLL:EXT:dashboard/Resources/Private/Language/locallang.xlf:widget_group.documentation',],]

Definition at line 3 of file DashboardWidgetGroups.php.