<?php
namespace Bidcoz\Bundle\ApiBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class BidcozApiBundle extends Bundle
{
}