getConfig(); $params['nkeditor'] = ['theme' => $config['theme'], 'wordimageserver' => $config['wordimageserver'], 'classname' => $config['classname'] ?? '.editor', 'formulapreviewurl' => $config['formulapreviewurl'] ?? '']; } }