@@ -11,7 +11,7 @@ |
||
11 | 11 | return SoapConfig::create() |
12 | 12 | ->setEngine($engine = ExtSoapEngineFactory::fromOptions( |
13 | 13 | ExtSoapOptions::defaults($wsdl_path, []) |
14 | - ->disableWsdlCache() |
|
14 | + ->disableWsdlCache() |
|
15 | 15 | )) |
16 | 16 | ->setTypeDestination('src/Type') |
17 | 17 | ->setTypeNamespace('Spinen\Ncentral\Type') |