Searched refs:runDataFile (Results 1 – 1 of 1) sorted by relevance
33 protected $runDataFile; variable in helper_plugin_aichat43 $this->runDataFile = $conf['metadir'] . '/aichat__run.json';415 file_put_contents($this->runDataFile, json_encode($data, JSON_PRETTY_PRINT));425 if (!file_exists($this->runDataFile)) {428 return json_decode(file_get_contents($this->runDataFile), true);