generate Model using Propel command in Thelia app

This commit is contained in:
Manuel Raynaud
2013-07-11 16:44:18 +02:00
parent 1a7c9b2fd2
commit 98589cc2b6
4 changed files with 99 additions and 1 deletions

View File

@@ -35,6 +35,7 @@
<command class="Thelia\Command\CacheClear"/>
<command class="Thelia\Command\Install"/>
<command class="Thelia\Command\ModuleGenerateCommand"/>
<command class="Thelia\Command\ModuleGenerateModelCommand"/>
</commands>
<services>