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