class ClosureExpressionVisitorObjectSorter implements ObjectSorterInterface (View source)

Implements ObjectSorterInterface using closure

Methods

object[]
sortObjects(object[] $list, array $orderBy)

No description

Details

object[] sortObjects(object[] $list, array $orderBy)

Parameters

object[] $list List to sort
array $orderBy List of ordering criteria

Return Value

object[]