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