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