<?php
namespace App\BackOffice\SiteBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class BackOfficeSiteBundle extends Bundle
{
}