Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DLinkMarkup.php58 const EMAIL_VALID_PARAMETERS = ["subject"]; define in ComboStrap\\LinkMarkup
385 if (in_array($key, self::EMAIL_VALID_PARAMETERS)) {
645 if (!in_array($key, self::EMAIL_VALID_PARAMETERS)) {