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