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