HandlesBatches
Table of Contents
Properties
Methods
- getBatch() : array<string|int, mixed>
- getBatches() : BatchesResults
Properties
$batches
protected
Batches
$batches
Methods
getBatch()
public
getBatch(mixed $uid) : array<string|int, mixed>
Parameters
- $uid : mixed
Return values
array<string|int, mixed>getBatches()
public
getBatches([BatchesQuery|null $options = null ]) : BatchesResults
Parameters
- $options : BatchesQuery|null = null