Searched defs:startCreation (Results 1 – 2 of 2) sorted by relevance
/plugin/aichat/Storage/ | ||
H A D | AbstractStorage.php | 33 abstract public function startCreation($clear = false); global() function in dokuwiki\\plugin\\aichat\\Storage\\AbstractStorage |
H A D | SQLiteStorage.php | 47 public function startCreation($clear = false) global() function in dokuwiki\\plugin\\aichat\\Storage\\SQLiteStorage |