PendingTaskPreloader extends TaskDirectorPreloader
Table of Contents
Methods
- __construct() : mixed
- get() : array<string|int, mixed>
- preload() : void
Methods
__construct()
public
__construct() : mixed
get()
public
final get(int $flowId) : array<string|int, mixed>
Parameters
- $flowId : int
Return values
array<string|int, mixed>preload()
public
final preload(int ...$flowIds) : void
Parameters
- $flowIds : int