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