Added phing for running tests & fixed issues in order to pass the tests
This commit is contained in:
@ -9,6 +9,7 @@ use Exception;
|
||||
|
||||
trait SoapClientNativeMethodsTrait
|
||||
{
|
||||
protected $soapClientOptions;
|
||||
/** @var SoapAttachment[] */
|
||||
private $soapAttachmentsOnRequestStorage;
|
||||
/** @var SoapResponse */
|
||||
|
Reference in New Issue
Block a user