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