]> Raphaƫl G. Git Repositories - airbundle/blob - RapsysAirBundle.php
Add logout success handler that redirect on referer when possible
[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 }