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