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