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