Select
Trait Select.
Table of Contents
- select() : static
- Sets the SELECT statement part.
- renderSelect() : string|null
Methods
select()
Sets the SELECT statement part.
public
select(Closure $select) : static
Parameters
- $select : Closure
Tags
Return values
static —renderSelect()
protected
renderSelect() : string|null