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