Searched refs:getSwift (Results 1 – 4 of 4) sorted by relevance
76 if (!method_exists($e->getSwift()->connection, "nextConnection"))82 $this->used[] = $e->getSwift()->connection->getActive();87 $e->getSwift()->connection->nextConnection();88 if (!in_array(($id = $e->getSwift()->connection->getActive()), $this->used))90 $e->getSwift()->connect();107 $e->getSwift()->command("QUIT", 221);
99 $e->getSwift()->disconnect();101 $e->getSwift()->connect();
37 public function getSwift() function in Swift_Events
65 public function getSwift() function in Swift_BatchMailer