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