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