Your IP : 216.73.217.154


Current Path : /home/ereika83/public_html/wp-content/plugins/sfwd-lms/includes/licensing/framework/
Upload File :
Current File : /home/ereika83/public_html/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;
}