<?php
namespace C2IntegrationBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class C2IntegrationBundle extends Bundle
{
}