Skip to content
Snippets Groups Projects

hotline#182813 : Orphée : now supports self signed certificate server

All threads resolved!
Files
2
@@ -130,7 +130,7 @@ class Class_WebService_SIGB_Orphee_Service extends Class_WebService_SIGB_Abstrac
/** @category testing */
public function getSoapOptions() {
public function getSoapOptions() : ?array {
return $this->_soap_options;
}