implement command process
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
<loop class="Thelia\Core\Template\Loop\Category" name="category"/>
|
||||
</loops>
|
||||
|
||||
<commands>
|
||||
<command class="Thelia\Command\ClearCacheCommand"/>
|
||||
</commands>
|
||||
|
||||
<services>
|
||||
<service id="event_dispatcher" class="Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher">
|
||||
<argument type="service" id="service_container" />
|
||||
|
||||
Reference in New Issue
Block a user