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