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