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