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