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