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