create(); if ( $jobs_action ) { return new WPML_TM_REST_ATE_Sync_Jobs( wpml_load_core_tm(), $jobs_action ); } return null; } }