Chris@0: getArrayCopy(); Chris@0: return new ArrayIterator(array_reverse($array)); Chris@0: } Chris@0: }