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