<?php
namespace Crea\EventBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class CreaEventBundle extends Bundle
{
}