SortDirection
SortDirection.php
:
14
Constants¶
ASC ¶
SortDirection.php
:
16
|
|
DESC ¶
SortDirection.php
:
17
|
|
Methods¶
isValid()
¶
SortDirection.php
:
22
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$value | string | - | - |
Return values
bool