Answer the question
In order to leave comments, you need to log in
How to solve the "element already defined" problem at the application level?
Hello
I ran into a problem: when initializing the soap client
$options = array(
'trace' => 1,
'location' => $location
);
$this->client = new \SoapClient($this->wsdl, $options);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question