Searched refs:fetchSingle (Results 1 – 2 of 2) sorted by relevance
17 $project = $this->ac->fetchSingle('projects', array('name' => $this->project));
48 public function fetchSingle($type, $values) { function in syntax_plugin_ac_ac