Custom user fields during registration and profile edit #711
This commit is contained in:
@@ -13,11 +13,11 @@ use Carbon\Carbon;
|
||||
/**
|
||||
* Class Ledger
|
||||
*
|
||||
* @property Money $balance
|
||||
* @property string $currency
|
||||
* @property Carbon $updated_at
|
||||
* @property Carbon $post_date
|
||||
* @property Carbon $created_at
|
||||
* @property Money $balance
|
||||
* @property string $currency
|
||||
* @property Carbon $updated_at
|
||||
* @property Carbon $post_date
|
||||
* @property Carbon $created_at
|
||||
*/
|
||||
class Ledger extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user