Example #1
0
 /**
  * {@inheritdoc}
  */
 public function setLogin($login)
 {
     $this->soapClient->setLogin($login);
 }