Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/
H A DBatchMailer.php38 protected $maxFails = 0; variable in Swift_BatchMailer
132 $this->maxFails = abs($fails);
140 return $this->maxFails;