Home
last modified time | relevance | path

Searched refs:SIGNATURE_CLASS (Results 1 – 1 of 1) sorted by last modified time

/plugin/combo/ComboStrap/
H A DMessage.php12 const SIGNATURE_CLASS = "signature"; define in ComboStrap\\Message
178 $message .= '<div class="' . self::SIGNATURE_CLASS . '">' . $firedByLang . PluginUtility::getDocumentationHyperLink($this->canonical, $this->signatureName, false) . '</div>';