ComparableBucketRow
Read onlyYes
FinalYes
Properties
Methods
- __construct() : mixed
Properties
$bucketId
public
string
$bucketId
$row
public
Row
$row
$values
public
array<string|int, mixed>
$values
Methods
__construct()
public
__construct(array<int, mixed> $values, Row $row, string $bucketId) : mixed
Parameters
- $values : array<int, mixed>
- $row : Row
- $bucketId : string