<?php
namespace Biloba\ArticleQuantitySelector;
use Shopware\Core\Framework\Plugin;
class BilobaArticleQuantitySelector extends Plugin
{
}