Added the possibility to choice an other type cache for a client

This commit is contained in:
Francis Besset
2011-09-04 02:42:53 +02:00
parent 1a4e9246db
commit 2ea1704a1e
3 changed files with 41 additions and 19 deletions

View File

@ -12,6 +12,7 @@
<argument>wsdl</argument>
<argument type="collection">
<argument key="debug">%kernel.debug%</argument>
<argument key="cache_wsdl">null</argument>
</argument>
<argument type="service" id="besimple.soap.cache" />
</service>