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