<?php
namespace JF\Juridicus\AdminBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class JFJuridicusAdminBundle extends Bundle
{
}