Fix test for es. Dumps 3.5 et 3.6
This commit is contained in:
parent
e2635f66f5
commit
f7ab53be8e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -50,7 +50,7 @@ abstract class CommonObject
|
|||||||
/**
|
/**
|
||||||
* @var string[] Array of error strings
|
* @var string[] Array of error strings
|
||||||
*/
|
*/
|
||||||
public $errors;
|
public $errors=array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string Can be used to pass information when only object is provied to method
|
* @var string Can be used to pass information when only object is provied to method
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user