get_wp_api(), wpml_translation_management() ); } /** * It returns the action hook to use to defer the loading of the class. * * @return string */ public function get_load_action() { return self::AFTER_INSTALLER_READY_ACTION; } }