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