| Current Path : /home/ereika83/www/wp-content/plugins/learndash-hub/framework/ |
| Current File : /home/ereika83/www/wp-content/plugins/learndash-hub/framework/error.php |
<?php
namespace LearnDash\Hub\Framework;
/**
* Class Error
*
* @package Projects
*/
class Error {
const INVALID = 1;
}