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