@@ -78,7 +78,7 @@ |
||
78 | 78 | 'uri' => 'http://www.drms.local/app_api_test.php/soap/globalws' |
79 | 79 | ]; |
80 | 80 | |
81 | - $this->rawResponse = $this->options; |
|
81 | + $this->rawResponse = $this->options; |
|
82 | 82 | |
83 | 83 | try { |
84 | 84 | $client = new \SoapClient($this->wsdl, $this->options); |