: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace Nextend\Framework\Style;
use Nextend\Framework\Pattern\VisualManagerTrait;
use Nextend\Framework\Style\Block\StyleManager\BlockStyleManager;
public function display() {
$fontManagerBlock = new BlockStyleManager($this->MVCHelper);
$fontManagerBlock->display();