Home
last modified time | relevance | path

Searched refs:setDbConf (Results 1 – 1 of 1) sorted by relevance

/plugin/approve/helper/
H A Ddb.php35 $this->setDbConf($config_key, $config_value);
64 public function setDbConf(string $key, string $value): void function in helper_plugin_approve_db