create(); if ( $jobs_actions ) { return new WPML_TM_REST_ATE_Public( $jobs_actions, wpml_load_core_tm() ); } return null; } }