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