<?php
namespace App\Backend\PartnerBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class PartnerBundle extends Bundle
{
}