Searched refs:saveKeyValuePair (Results 1 – 3 of 3) sorted by relevance
171 $db->saveKeyValuePair('gitlab_token', $token);174 $db->saveKeyValuePair('gitlab_url', $url);
217 $db->saveKeyValuePair('github_token', $token);
24 public function saveKeyValuePair($key, $value) function in helper_plugin_issuelinks_db