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