Contents ../ lithium\data\source\Result::close() public method Close the resource. Returns void Source public function close() { unset($this->_resource); $this->_resource = null; }