Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public final function setUserAgent($userAgent)
 {
     $this->client->setUserAgent($userAgent);
 }