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