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