<?php declare(strict_types=1);
/**
* NOTICE OF LICENSE
*
* @copyright Copyright (c) 01.10.2020 brainstation GbR
* @author Marco Becker<marco@brainstation.de>
*/
namespace BstCronManager6;
use Shopware\Core\Framework\Plugin;
class BstCronManager6 extends Plugin
{
}