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