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