Home
last modified time | relevance | path

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

/plugin/discordnotifier/
H A Dhelper.php108 $link = $this -> _get_url ( $event, null );
115 $diffURL = $this -> _get_url ( $event, $oldRev );
134 private function _get_url ( $event = null, $Rev ) { function in helper_plugin_discordnotifier