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