: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace TwitterFeed\Builder\Controls;
if(!defined('ABSPATH')) exit;
class SB_Separator_Control extends SB_Controls_Base{
* Getting the Control Type
public function get_type(){
public function get_control_output($controlEditingTypeModel){
<div class="sb-control-elem-separator ctf-fb-fs" :style="'margin-top:'+ (control.top ? control.top : 0) +'px;margin-bottom:'+ (control.bottom ? control.bottom : 0) +'px;'"></div>