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