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