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