Esempio n. 1
0
 /**
  * close transport
  */
 public function close()
 {
     $this->conn->close();
 }