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