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