<?php
namespace ProjectBiz\DebugBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ProjectBizDebugBundle extends Bundle
{
}