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