14 lines
443 B
ReStructuredText
14 lines
443 B
ReStructuredText
.. include:: /Includes.rst.txt
|
|
|
|
.. _RequestAwareStatusProviderInterface:
|
|
|
|
===================================
|
|
RequestAwareStatusProviderInterface
|
|
===================================
|
|
|
|
This interface extends
|
|
:php:interface:`TYPO3\\CMS\\Reports\\StatusProviderInterface`. It can be used
|
|
if information from the current request is required for the status message.
|
|
|
|
.. include:: /CodeSnippets/Generated/RequestAwareStatusProviderInterface.rst.txt
|