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