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