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