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