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