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