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