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