Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/Plugin/
H A DThrottler.php69 $this->setSent($this->getSent() + 1);
73 $emails_sent = $this->getSent();
118 public function getSent() function in Swift_Plugin_Throttler