<?php
namespace Aviatur\FlightBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class AviaturFlightBundle extends Bundle
{
}