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