‪TYPO3CMS  11.5
TYPO3\CMS\Dashboard\Widgets\NumberWithIconDataProviderInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Dashboard\Widgets\NumberWithIconDataProviderInterface:
TYPO3\CMS\Dashboard\Widgets\Provider\NumberOfFailedLoginsDataProvider

Public Member Functions

int getNumber ()
 

Detailed Description

The dataprovider of a NumberWithIcon widget should implement this interface

Definition at line 23 of file NumberWithIconDataProviderInterface.php.

Member Function Documentation

◆ getNumber()

int TYPO3\CMS\Dashboard\Widgets\NumberWithIconDataProviderInterface::getNumber ( )

Return the number that should be shown in the widget

Returns
‪int