Skip to content

Commit 670ac2a

Browse files
committed
refactor: add missing type hint
1 parent 8ba7f73 commit 670ac2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Constraints/UnionWithNullValueTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
class UnionWithNullValueTest extends BaseTestCase
66
{
7+
/** @var bool */
78
protected $validateSchema = true;
89

910
public function getInvalidTests(): \Generator

0 commit comments

Comments
 (0)