TYPO3  7.6
Public Member Functions | List of all members
ProgressProviderInterface Interface Reference

Public Member Functions

 getProgress ()
 

Detailed Description

Interface for tasks who can provide their progress

Definition at line 20 of file ProgressProviderInterface.php.

Member Function Documentation

getProgress ( )

Gets the progress of a task.

Returns
float Progress of the task as a two decimal precision float. f.e. 44.87