Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/
H A DBatchMailer.php23 protected $maxTries = 2; variable in Swift_BatchMailer
75 $this->maxTries = abs($max);
83 return $this->maxTries;