WsdlToPhp / PackageGenerator

Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP
https://providr.io
MIT License
422 stars 73 forks source link

How to manage multiple bindings #317

Closed flodi closed 2 weeks ago

flodi commented 1 month ago

wsAccesso.txt

I have WSDL like the one attached, and I have to use the operation on both binding. How can I specifiy the binding?

mikaelcom commented 2 weeks ago

You don't except that you can change the SoapServer location by calling the setLocation method on the Service instance.