‪TYPO3CMS  11.5
TYPO3\CMS\Recordlist\HookProvider\AddToRecordListHookProvider Class Reference

Public Member Functions

 __invoke (RenderAdditionalContentToRecordListEvent $event)
 

Detailed Description

This class provides a replacement for the existing hooks of the RecordListController.

Please note that this class will likely be removed in TYPO3 v12 and Extension Authors should switch to PSR-14 event listeners.

Definition at line 27 of file AddToRecordListHookProvider.php.

Member Function Documentation

◆ __invoke()