You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is to used from a generated package using the PackageGenerator project. Please read the SoapClient option from the PackageGenerator project, you can find sample from the PackageEws365 project too from the WsdlToPhp organization.
What is the correct way to overwrite the default soap client?
Also please convert self:: references to static:: references so they because instance away. self:: doesn't now recognize any constant overwriting.
The text was updated successfully, but these errors were encountered: