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