Searched refs:collectionID (Results 1 – 1 of 1) sorted by relevance
22 protected $collectionID = ''; variable in dokuwiki\\plugin\\aichat\\Storage\\ChromaStorage102 if ($this->collectionID) return $this->collectionID;111 $this->collectionID = $result['id'];112 return $this->collectionID;148 $this->collectionID = '';