Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/
H A DMessage.php35 const PRIORITY_LOW = 5; define in Swift_Message
434 if ($priority > self::PRIORITY_LOW) $priority = self::PRIORITY_LOW;