tinymce-editor/Application/Core/.ide-helper.php
2022-06-09 21:11:02 +02:00

6 lines
183 B
PHP
Executable File

<?php
namespace VanillaThunder\TinyMCE\Application\Core;
class_alias(\OxidEsales\EshopCommunity\Core\ViewConfig::class,"VanillaThunder\TinyMCE\Application\Core\ViewConfig_parent");