: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
<?php if ( ! defined( 'ABSPATH' ) ) exit;
final class NF_AJAX_Processes_NullProcess extends WP_Background_Process
protected $action = 'nf_null_process';
protected function task( $item )
// This section intentionally left blank.