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