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