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