Add imports and exports in module skeleton

modifié:         core/lib/Thelia/Command/Skeleton/Module/config.xml
This commit is contained in:
Benjamin Perche
2014-08-01 14:20:09 +02:00
parent 5812c92752
commit c1dd11575a

View File

@@ -27,4 +27,16 @@
</services> </services>
--> -->
<!--
<exports>
</exports>
-->
<!--
<imports>
</imports>
-->
</config> </config>