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