SortConfig
Read onlyYes
FinalYes
Constants
- SORT_MAX_MEMORY_ENV = 'FLOW_SORT_MAX_MEMORY'
Properties
Methods
- __construct() : mixed
Constants
SORT_MAX_MEMORY_ENV
public
mixed
SORT_MAX_MEMORY_ENV
= 'FLOW_SORT_MAX_MEMORY'
Properties
$algorithm
public
SortAlgorithms
$algorithm
$memoryLimit
public
Unit
$memoryLimit
Methods
__construct()
public
__construct(SortAlgorithms $algorithm, Unit $memoryLimit) : mixed
Parameters
- $algorithm : SortAlgorithms
- $memoryLimit : Unit