tinymce-editor/Application/Core/.ide-helper.php

6 lines
183 B
PHP
Raw Normal View History

2022-06-09 21:11:02 +02:00
<?php
namespace VanillaThunder\TinyMCE\Application\Core;
class_alias(\OxidEsales\EshopCommunity\Core\ViewConfig::class,"VanillaThunder\TinyMCE\Application\Core\ViewConfig_parent");