Home
last modified time | relevance | path

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

/plugin/matrixnotifier/matrixnotifier/
Dhelper.php106 $link = $this->compose_url($event, null);
129 $diffURL = $this->compose_url($event, $oldRev);
154 private function compose_url($event = null, $rev = null) function in helper_plugin_matrixnotifier