mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Add newlines and strict types
This commit is contained in:
@@ -79,4 +79,4 @@ class AccountUpdateService
|
||||
|
||||
return $account;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -66,4 +66,4 @@ class BillUpdateService
|
||||
return $bill;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -166,4 +166,4 @@ class JournalUpdateService
|
||||
return $journal;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -159,4 +159,4 @@ class TransactionUpdateService
|
||||
|
||||
return $transaction;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user