Your IP : 216.73.216.138


Current Path : /home/ereika83/www/wp-content/plugins/sfwd-lms/includes/licensing/framework/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/sfwd-lms/includes/licensing/framework/error.php

<?php

namespace LearnDash\Hub\Framework;

defined( 'ABSPATH' ) || exit;

/**
 * Class Error
 *
 * @package Projects
 */
class Error {
	const INVALID = 1;
}