Contents ../ lithium\data\source\Result::current() public method Contains the current result. Returns array The current result (or null if there is none). Source public function current() { return $this->_current; }