: 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_Hidden_Control extends SB_Controls_Base{
* Getting the Control Type
public function get_type(){
public function get_control_output($controlEditingTypeModel){
<div class="sb-control-input-ctn ctf-fb-fs">
<input type="hidden" v-model="<?php echo $controlEditingTypeModel ?>[control.id]">