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