<?php declare(strict_types=1);
namespace NetInventors\NetiNextGoogleCustomerReviews;
use Shopware\Core\Framework\Plugin;
/**
* Class NetiNextGoogleCustomerReviews
* @package NetInventors\NetiNextGoogleCustomerReviews
*/
class NetiNextGoogleCustomerReviews extends Plugin
{
}