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