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