Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/
Dhelper.php19 var $_summary = null; variable in helper_plugin_matrixnotifierwas
57 $this -> _summary = $summary;
126 $summary = $this -> _summary;
/plugin/matrixnotifier/
Dhelper.php17 private $_summary = null; variable in helper_plugin_matrixnotifier
69 $this->_summary = $summary;
118 $summary = strip_tags($this->_summary);
/plugin/discordnotifier/
Dhelper.php15 var $_summary = null; variable in helper_plugin_discordnotifier
53 $this -> _summary = $summary;
120 $summary = $this -> _summary;