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