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