rename cache:clear command

This commit is contained in:
Manuel Raynaud
2013-06-03 15:24:22 +02:00
parent fa3f8a3bf9
commit adea29bd5c
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
</loops>
<commands>
<command class="Thelia\Command\ClearCacheCommand"/>
<command class="Thelia\Command\CacheClear"/>
</commands>
<services>