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