Sindbad~EG File Manager

Current Path : /home/servydhq/rxpharmacydelivery.com/wp-content/plugins/mycryptocheckout/src/currencies/
Upload File :
Current File : /home/servydhq/rxpharmacydelivery.com/wp-content/plugins/mycryptocheckout/src/currencies/Group.php

<?php

namespace mycryptocheckout\currencies;

if ( ! defined( 'ABSPATH' ) ) {
    exit;
}

/**
	@brief		This is a currency group.
	@since		2018-02-23 15:25:33
**/
class Group
{
	/**
		@brief		The name of the group.
		@since		2018-02-23 15:25:41
	**/
	public $name;

	/**
		@brief		The sort order tells the Groups class how to sort us.
		@since		2018-02-23 15:25:49
	**/
	public $sort_order = 50;
}

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