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