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