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