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