]> Raphaƫl G. Git Repositories - airbundle/blob - RapsysAirBundle.php
Allow phone field to be optional
[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 }