Your IP : 216.73.217.143


Current Path : /home/ereika83/public_html/wp-content/plugins/learndash-hub/framework/
Upload File :
Current File : /home/ereika83/public_html/wp-content/plugins/learndash-hub/framework/error.php

<?php

namespace LearnDash\Hub\Framework;

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