Home
last modified time | relevance | path

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

/plugin/swiftmail/
H A DSwift.php261 $this->setConnectionExtensions($this->command("EHLO " . $this->domain, 250));
270 protected function setConnectionExtensions(Swift_Events_ResponseEvent $list) function in Swift