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