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