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