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