We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8485d13 + 35cc157 commit 4b1426cCopy full SHA for 4b1426c
src/Client/Request.php
@@ -9,10 +9,6 @@
9
use Soap\Psr18Transport\HttpBinding\SoapActionDetector;
10
use Soap\Xml\Locator\SoapBodyLocator;
11
use VeeWee\Xml\Dom\Document;
12
-use function VeeWee\Xml\Dom\Configurator\optimize_namespaces;
13
-use function VeeWee\Xml\Dom\Configurator\pretty_print;
14
-use function VeeWee\Xml\Dom\Configurator\utf8;
15
-use function VeeWee\Xml\Encoding\xml_decode;
16
17
/**
18
* Class Request.
0 commit comments