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