ListSelect implements ScalarFunction
Read onlyYes
FinalYes
Interfaces
Methods
- __construct() : mixed
- eval() : null|array<int, array<string, mixed>>
Methods
__construct()
public
__construct(Reference|string $ref, Reference|string ...$refs) : mixed
Parameters
eval()
public
eval(Row $row) : null|array<int, array<string, mixed>>
Parameters
- $row : Row