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