: 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
this.clearBorder('b_h',bp,settings);
this.clearFilter('bl_m','css_f',bp,settings);
this.clearFilter('_h','css_f_h',bp,settings);
this.clearWidth('ht',bp,settings,1);
this.clearPadding('b_ra',bp,settings);
this.clearPadding('r_c',bp,settings);
this.clearShadow('b_sh',1,bp,settings);
this.clearShadow('sh_h',1,bp,settings);
this.clearPosition('po',bp,settings);
this.clearTransform('tr',bp,settings);
this.clearTransform('tr-h',bp,settings);
this.clearUnits(units,bp,settings);
for (let j = 6; j>0; --j) {
this.clearFontColor('font_color_type_h'+j,'font_color_h'+j,'font_gradient_color_h'+j,bp,settings);
this.clearFontColor('f_c_t_h'+j+'_h','f_c_h'+j+'_h','f_g_c_h'+j+'_h',bp,settings);
this.clearFontWeights(['font_family_h'+j,'f_f_h'+j+'_h'],bp,settings);
this.clearShadow('t_shh'+j,0,bp,settings);
this.clearShadow('t_shh'+j+'_h',0,bp,settings);
this.clearMarginOpposity('h'+j+'_margin_top',bp,settings);
this.clearMarginOpposity('h'+j+'_margin_top_h',bp,settings);
super.builderSave(settings,type);