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