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