Пример #1
0
 public function __construct($webServiceUrl, TransportInterface $transport = null)
 {
     parent::__construct($webServiceUrl, new Implementation(), $transport);
 }