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