mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-07-11 05:08:40 +00:00
phcbf autofixes
This commit is contained in:
parent
486d386489
commit
7290393f2a
|
|
@ -26,7 +26,8 @@ use phpOMS\Stdlib\Base\FloatInt;
|
||||||
* @link https://jingga.app
|
* @link https://jingga.app
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
class Expense {
|
class Expense
|
||||||
|
{
|
||||||
public int $id = 0;
|
public int $id = 0;
|
||||||
|
|
||||||
public Account $from;
|
public Account $from;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user