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