This commit is contained in:
James Cole 2016-04-18 19:34:15 +02:00
parent 1951491c04
commit cce4ef19e5
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -28,7 +28,7 @@ class Importer
/** @var Data */
protected $data;
/** @var array */
protected $errors;
protected $errors = [];
/** @var array */
protected $importData;
/** @var array */