<?php
namespace Virgin\SubscriptionsConfigurator;
use Shopware\Core\Framework\Plugin;
class SubscriptionsConfigurator extends Plugin
{
}