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