Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit 05a66e2

Browse files
committed
again rebase problems.. last cleanup
1 parent a098c92 commit 05a66e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Assertion/AssertionSet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ final class AssertionSet implements AssertionInterface
4040
/**
4141
* @var array
4242
*/
43-
private $assertions = [];
43+
private $assertions;
4444

4545
private $condition = self::CONDITION_AND;
4646

0 commit comments

Comments
 (0)