mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 11:08:28 +00:00
Reformat various code.
This commit is contained in:
@@ -49,6 +49,8 @@ class BillUpdateService
|
||||
* @param array $data
|
||||
*
|
||||
* @return Bill
|
||||
* @throws \FireflyIII\Exceptions\FireflyException
|
||||
* @throws \JsonException
|
||||
*/
|
||||
public function update(Bill $bill, array $data): Bill
|
||||
{
|
||||
|
Reference in New Issue
Block a user