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