Skip to content

Commit 8676492

Browse files
committed
minor changes
1 parent 4937213 commit 8676492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resource/Errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Errors implements ResourceInterface
1313
*
1414
* @var Error[]
1515
*/
16-
private $errors = [];
16+
private $errors;
1717

1818
/**
1919
* Constructor of the class

0 commit comments

Comments
 (0)