source: PSPA/PSPA/TransportBundle/PSPATransportBundle.php @ 1

Last change on this file since 1 was 1, checked in by arnault, 12 years ago
File size: 134 bytes
Line 
1<?php
2
3namespace PSPA\TransportBundle;
4
5use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7class PSPATransportBundle extends Bundle
8{
9}
Note: See TracBrowser for help on using the repository browser.