<?php
/**
* Copyright (c) 2011-present Qualiteam software Ltd. All rights reserved.
* See https://www.x-cart.com/license-agreement.html for license details.
*/
namespace CDev\GoogleAnalytics;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class GoogleAnalyticsBundle extends Bundle
{
}