.. Generated by https://github.com/linawolf/t3docs_restructured_api_tools 
.. php:namespace::  TYPO3\CMS\Reports

.. php:interface:: StatusProviderInterface

   Interface for classes which provide a status report entry.

   .. php:method:: getStatus()
   
      Returns the status of an extension or (sub)system
      
      :returntype: array
      
   .. php:method:: getLabel()
   
      Return label of this status
      
      :returntype: string
