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