: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace Nextend\SmartSlider3\Widget\Bullet;
use Nextend\SmartSlider3\Widget\AbstractWidget;
abstract class AbstractBullet extends AbstractWidget {
protected $key = 'widget-bullet-';
public function getCommonAssetsPath() {
return dirname(__FILE__) . '/Assets';