PHP 클래스 PhpBench\Report\Generator\Table\Sort

파일 보기 프로젝트 열기: dantleech/phpbench 1 사용 예제들

공개 메소드들

메소드 설명
mergeSort ( &$array, Closure $callback ) Merge sort -- similar to usort but preserves order when comparing.

메소드 상세

mergeSort() 공개 정적인 메소드

http://at2.php.net/manual/en/function.usort.php#38827
public static mergeSort ( &$array, Closure $callback )
$callback Closure