mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-11 07:55:51 -06:00
Fix #244
This commit is contained in:
parent
1951491c04
commit
cce4ef19e5
@ -28,7 +28,7 @@ class Importer
|
||||
/** @var Data */
|
||||
protected $data;
|
||||
/** @var array */
|
||||
protected $errors;
|
||||
protected $errors = [];
|
||||
/** @var array */
|
||||
protected $importData;
|
||||
/** @var array */
|
||||
|
Loading…
Reference in New Issue
Block a user