Home
last modified time | relevance | path

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

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