Home
last modified time | relevance | path

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

/plugin/approve/helper/
H A Ddb.php31 $db_value = $this->getDbConf($config_key);
58 public function getDbConf(string $key): ?string function in helper_plugin_approve_db