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