: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
api.ModuleWidget = class extends api.Module {
let setting = data || this.get('mod_settings'),
widget=setting.class_widget;
if(widget && ThemifyConstructor.widget_select._data){
widget=ThemifyConstructor.widget_select._data[widget]?.n || widget;
return api.Helper.limitString(widget);
custom_css: 'custom_css_widget'