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