Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/Plugin/
H A DThrottler.php70 if (null === $rate = $this->getEmailsPerMinute()) return;
164 public function getEmailsPerMinute() function in Swift_Plugin_Throttler