Batch
in package
implements
Hydratable
Interfaces, Classes and Traits
- Hydratable
Table of Contents
- $allowReports : bool
- $limit : int
- hydrate() : bool
Properties
$allowReports
public
bool
$allowReports
= true
Set if report generation is allowed in a batch
$limit
public
int
$limit
= 0
Limit to the number of transactions in a batch (zero if none)
Methods
hydrate()
public
hydrate(mixed $config[, array<string|int, mixed>|null $options = [] ]) : bool
Parameters
- $config : mixed
- $options : array<string|int, mixed>|null = []