Searched refs:soapClient (Results 1 – 1 of 1) sorted by relevance
20 private $soapClient = null; variable in syntax_plugin_mantisreporter323 if($this->soapClient === null) {325 …$this->soapClient = new SoapClient($this->getMantisUrl() . '/api/soap/mantisconnect.php?wsdl', arr…328 return $this->soapClient;