6 lines
183 B
PHP
6 lines
183 B
PHP
|
<?php
|
||
|
|
||
|
namespace VanillaThunder\TinyMCE\Application\Core;
|
||
|
|
||
|
|
||
|
class_alias(\OxidEsales\EshopCommunity\Core\ViewConfig::class,"VanillaThunder\TinyMCE\Application\Core\ViewConfig_parent");
|