'index'], [ 'access' => 'user,group', 'icon' => 'EXT:about/Resources/Public/Icons/module-about.svg', 'labels' => 'LLL:EXT:lang/locallang_mod_help_about.xlf' ] ); \TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule( 'TYPO3.CMS.About', 'help', 'aboutmodules', 'after:about', [ 'Modules' => 'index' ], [ 'access' => 'user,group', 'icon' => 'EXT:about/Resources/Public/Icons/module-aboutmodules.svg', 'labels' => 'LLL:EXT:about/Resources/Private/Language/Modules/aboutmodules.xlf' ] ); }