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