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