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