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