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