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