create example for mail usage

This commit is contained in:
Manuel Raynaud
2013-10-21 18:04:48 +02:00
parent 1f55d569ef
commit 4236a16e49
3 changed files with 66 additions and 0 deletions

View File

@@ -164,4 +164,8 @@
</route>
<!-- end order management process -->
<route id="mail.test" path="/mail/test">
<default key="_controller">Thelia\Controller\Front\Mail::test</default>
</route>
</routes>