create() ); $has_active_remote_service = TranslationProxy::is_current_service_active_and_authenticated(); $notification_settings = $iclTranslationManagement->settings['notification']; return new WPML_TM_Overdue_Jobs_Report( $jobs_collection, $report_email_view, $has_active_remote_service, $notification_settings ); } }