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