<?php
namespace Services\LocationBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ServicesLocationBundle extends Bundle
{
}