Merge remote-tracking branch 'Upstream/develop' into develop-Devcamp
This commit is contained in:
commit
f4e346c75b
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
|
||||
*/
|
||||
public $errors;
|
||||
public $errors=array();
|
||||
|
||||
/**
|
||||
* @var string Can be used to pass information when only object is provied to method
|
||||
|
||||
Loading…
Reference in New Issue
Block a user