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