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