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