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