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