Sindbad~EG File Manager

Current Path : /home/xiedrke/entrepot/wp-content/plugins/thim-core/inc/
Upload File :
Current File : /home/xiedrke/entrepot/wp-content/plugins/thim-core/inc/class-thim-rest-response.php

<?php

/**
 * Class Thim_REST_Response
 *
 * @author  tungnx
 * @package LearnPress/Classes
 * @version 1.0
 * @since 3.2.8
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

class Thim_REST_Response {
	public $status = 'error';
	public $message = '';
	/**
	 * @var array|object
	 */
	public $data;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists