Home
last modified time | relevance | path

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

/plugin/gitlab/
H A Dsyntax.php22 list($repository_id, $web_url)= $this->getInfoByName($repository_name);
38 public function getInfoByName($name) { function in syntax_plugin_gitlab