source: PSPA/PSPA/TransportBundle/Entity/Transport.php @ 1

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