Util
Functions for merging Properties, Order arrays.
Methods
Invoke via \Framework\Data\Util::method()
Click a method name to copy it.
Merges two data
Filter Array with the condition supplied by $strBooleanOp
Sorts data
Orders &$arrEntities by the Order Array supplied
Example of $arrOrder: [['contact_id', 'desc'], ...]