Home
last modified time | relevance | path

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

/plugin/gitlabproject/
H A Dsyntax.php111 $this->renderProjectError($renderer, $data);
122 $this->renderProjectError($renderer, $data);
151 function renderProjectError($renderer, $data) { function in syntax_plugin_gitlabproject
/plugin/gitlabapi/
H A Dsyntax.php133 $this->renderProjectError($renderer, $data);
297 function renderProjectError($renderer, $data) { function in syntax_plugin_gitlabapi