SearchModels
extends ArrayObject
in package
implements
Stringable
Array of search models.
Tags
Table of Contents
Interfaces
- Stringable
Methods
- __construct() : mixed
- __toString() : string
- Default string representation.
Methods
__construct()
public
__construct(array<string|int, array<string, int|float|string|bool|null|array<string|int, mixed>>> $prediction) : mixed
Parameters
- $prediction : array<string|int, array<string, int|float|string|bool|null|array<string|int, mixed>>>
-
Raw prediction.
__toString()
Default string representation.
public
__toString() : string