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