mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 11:59:05 +00:00
🤖 Auto commit for release 'develop' on 2025-11-09
This commit is contained in:
@@ -33,7 +33,7 @@ use FireflyIII\Models\Account;
|
||||
trait ReconciliationValidation
|
||||
{
|
||||
public ?Account $destination = null;
|
||||
public ?Account $source = null;
|
||||
public ?Account $source = null;
|
||||
|
||||
protected function validateReconciliationDestination(array $array): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user