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