SortTrait
Table of Contents
Properties
- $sortDefault : string|null
Methods
- initializeSort() : static
- Initialize the sort behavior with an associative array definition.
Properties
$sortDefault
public
string|null
$sortDefault
= null
Methods
initializeSort()
Initialize the sort behavior with an associative array definition.
protected
initializeSort([array<string|int, mixed> $init = [] ][, string|null $defaultValue = null ]) : static
Parameters
- $init : array<string|int, mixed> = []
- $defaultValue : string|null = null