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