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