Skip to content

Commit 065470c

Browse files
committed
update annotation
1 parent 821593f commit 065470c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AbstractSoapClientBase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ abstract class AbstractSoapClientBase
134134
const WSDL_SSL_METHOD = 'wsdl_ssl_method';
135135
/**
136136
* Soapclient called to communicate with the actual SOAP Service
137-
* @var SoapClient
137+
* @var \SoapClient
138138
*/
139139
private static $soapClient;
140140
/**

0 commit comments

Comments
 (0)