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