<?php
namespace PlanningBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class PlanningBundle extends Bundle
{
}