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