Home
last modified time | relevance | path

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

/plugin/matrixnotifier/
H A Dhelper.php17 private $_summary = null; variable in helper_plugin_matrixnotifier
69 $this->_summary = $summary;
109 $summary = strip_tags($this->_summary);
/plugin/discordnotifier/
H A Dhelper.php15 var $_summary = null; variable in helper_plugin_discordnotifier
53 $this -> _summary = $summary;
120 $summary = $this -> _summary;