FlashMessageController
Render FlashMessages
This class is a specific Backend controller implementation and is not considered part of the Public TYPO3 API.
Table of Contents
Methods
- getQueuedFlashMessagesAction() : ResponseInterface
- Renders the FlashMessages from queue and returns them as JSON.
Methods
getQueuedFlashMessagesAction()
Renders the FlashMessages from queue and returns them as JSON.
public
getQueuedFlashMessagesAction() : ResponseInterface