/home/crealab/riscatto.brainware.com.co/wp-content/plugins/sfwd-lms/includes/helpers/init.php
<?php
/**
 * LearnDash Helpers.
 *
 * @since 4.5.0
 *
 * @package LearnDash
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

require_once LEARNDASH_LMS_PLUGIN_DIR . 'includes/helpers/class-learndash-arr.php';