]> Raphaƫl G. Git Repositories - airbundle/blob - RapsysAirBundle.php
Add locales field which will store a copy of kernel.translator.fallbacks
[airbundle] / RapsysAirBundle.php
1 <?php
2
3 namespace Rapsys\AirBundle;
4
5 use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7 class RapsysAirBundle extends Bundle
8 {
9 }