<?php
namespace Mine\SeekerBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class MineSeekerBundle extends Bundle
{
}