Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
map (array $data) | |
Protected Member Functions | |
_processConfig ($data) | |
_cmp ($elementA, $elementB) | |
![]() | |
_hasValue ($key, $target) | |
|
protected |
Compare elements
array | $elementA | |
array | $elementB |
Definition at line 54 of file Sorting.php.
|
protected |
array | $data |
Definition at line 36 of file Sorting.php.
map | ( | array | $data | ) |
Apply map
array | $data |
Implements MapperInterface.
Definition at line 24 of file Sorting.php.