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