‪TYPO3CMS  11.5
TYPO3\CMS\Redirects\Hooks\DispatchNotificationHook Class Reference

Public Member Functions

 dispatchNotification (&$params)
 

Detailed Description

Definition at line 27 of file DispatchNotificationHook.php.

Member Function Documentation

◆ dispatchNotification()

TYPO3\CMS\Redirects\Hooks\DispatchNotificationHook::dispatchNotification ( $params)

Called as a hook in \TYPO3\CMS\Backend\Utility\BackendUtility::getUpdateSignalCode calls a JS function to send the slug change notification

Parameters
array$params

Definition at line 35 of file DispatchNotificationHook.php.

References TYPO3\CMS\Core\Page\JavaScriptModuleInstruction\FLAG_USE_TOP_WINDOW, and TYPO3\CMS\Core\Page\JavaScriptModuleInstruction\forRequireJS().