Solar_Test::_ksort()

protected void Solar_Test::_ksort ( array $$array )

Recursively » ksort() an array.

Parameters

  • (array) &$array: The array to sort.

Returns

  • (void)

Description

Recursively » ksort() an array.

Used so that order of array elements does not affect equality.



Local