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