We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85d11d commit 773eeacCopy full SHA for 773eeac
UPGRADE-2.0.md
@@ -1,6 +1,6 @@
1
# UPGRADE FROM 1.0 to 2.0
2
3
-The main change is that the property `$soapclient` in the abstract class `AbstractSoapClientBase` is no more static.
+The main change is that the property `$soapClient` in the abstract class `AbstractSoapClientBase` is no more static.
4
5
**Previously**:
6
```php
0 commit comments