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