mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Reformat various code.
This commit is contained in:
@@ -37,8 +37,8 @@ class WarnUserAboutBill extends Event
|
||||
use SerializesModels;
|
||||
|
||||
public Bill $bill;
|
||||
public string $field;
|
||||
public int $diff;
|
||||
public string $field;
|
||||
|
||||
/**
|
||||
* @param Bill $bill
|
||||
|
||||
Reference in New Issue
Block a user