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.
1 parent 94e7f49 commit 35cc157Copy full SHA for 35cc157
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