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