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