lithium\tests\mocks\data\collection\MockRecordSet::close PHP 메소드

close() 공개 메소드

public close ( )
    public function close()
    {
        $this->_closed = true;
    }