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