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