final class OverrideRows

Interprets the public override input as one column map or a list of row maps.

Methods§

public function asRows(array<mixed> $spec): list<array<mixed>>|null

A list of arrays is one entry per row; anything else is one set of column values that every row shares.

Parameters

$specarray<mixed>

Returns

list<array<mixed>>|null
Test cases 1
Called from 1
Calls 2

Test cases 13§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 12

Relations§

Instantiated in 1
Method calls 1