<?php
namespace Tetranz\Select2EntityBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class TetranzSelect2EntityBundle extends Bundle
{
}