: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace Nextend\Framework\Localization;
abstract class AbstractLocalization {
public function getLocale() {
abstract public function createMo();
abstract public function createNOOP_Translations();