Renamed client cache_wsdl option to cache_type

This commit is contained in:
Francis Besset
2011-09-04 12:24:51 +02:00
parent 2ea1704a1e
commit b1da32bc97
3 changed files with 5 additions and 5 deletions

View File

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