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