Property | Type | Description | |
---|---|---|---|
$expr | The expression that is used for ordering. | ||
$type | string | The order type. |
Method | Description | |
---|---|---|
__construct ( |
Constructor. | |
build ( |
||
parse ( |
public __construct ( |
||
$expr | The expression that we are sorting by. | |
$type | string | The sorting type. |
public Expression,SqlParser\Components $expr | ||
return |