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