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