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