Home
last modified time | relevance | path

Searched defs:startCreation (Results 1 – 2 of 2) sorted by relevance

/plugin/aichat/Storage/
H A DAbstractStorage.php33 abstract public function startCreation($clear = false); global() function in dokuwiki\\plugin\\aichat\\Storage\\AbstractStorage
H A DSQLiteStorage.php47 public function startCreation($clear = false) global() function in dokuwiki\\plugin\\aichat\\Storage\\SQLiteStorage