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