DynamicField
Table of Contents
Properties
- $locations : array<string|int, FieldLocation>
Methods
- __construct() : mixed
Properties
$locations
public
array<string|int, FieldLocation>
$locations
List of possible locations for a field.
Methods
__construct()
public
__construct(array<string|int, mixed> $rawPrediction[, int $indentLevel = 0 ]) : mixed
Parameters
- $rawPrediction : array<string|int, mixed>
-
Raw prediction.
- $indentLevel : int = 0
-
Indent level.