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