‪TYPO3CMS  9.5
TYPO3\CMS\SysNote\Hook\InfoModuleHook Class Reference

Public Member Functions

string render ()
 

Detailed Description

Hook for the info module

This is a specific hook implementation and is not considered part of the Public TYPO3 API.

Definition at line 25 of file InfoModuleHook.php.

Member Function Documentation

◆ render()

string TYPO3\CMS\SysNote\Hook\InfoModuleHook::render ( )

Add sys_notes as additional content to the footer of the info module

Returns
‪string

Definition at line 32 of file InfoModuleHook.php.