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