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