Esempio n. 1
0
 /**
  * Connects client to the server.
  */
 public function connect()
 {
     return $this->connector->connect();
 }