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