[SoapBundle] Add a hack to load BeSimpleSoap cache with a client
This commit is contained in:
parent
f5675f6ece
commit
1290573285
|
@ -16,6 +16,7 @@
|
|||
</argument>
|
||||
<argument type="service" id="besimple.soap.classmap" />
|
||||
<argument type="service" id="besimple.soap.converter.collection" />
|
||||
<argument type="service" id="besimple.soap.cache" /> <!-- hack to load besimple cache configuration -->
|
||||
</service>
|
||||
|
||||
<service id="besimple.soap.client" factory-service="besimple.soap.client.builder" factory-method="build" class="%besimple.soap.client.builder.class%" abstract="true" />
|
||||
|
|
Loading…
Reference in New Issue