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