lithium\data\source\Result::rewind()

public method

Noop to fulfill the Iterator interface. Result is forward-only.

Returns

void

Source

	public function rewind() {}