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