<?php declare(strict_types=1);
namespace Ecd\econdWebAnalytics;
use Shopware\Core\Framework\Plugin;
class econdWebAnalytics extends Plugin
{
}