AverageCompletedTimePreloader extends AverageTimePreloader
Table of Contents
Methods
- __construct() : mixed
- get() : DatePresenter|null
- preload() : void
Methods
__construct()
public
__construct() : mixed
get()
public
final get(int $flowId) : DatePresenter|null
Parameters
- $flowId : int
Return values
DatePresenter|nullpreload()
public
final preload(int ...$flowIds) : void
Parameters
- $flowIds : int