Skip to content

Commit c208135

Browse files
committed
refactor: add missing type hints
1 parent 704c3b6 commit c208135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Constraints/UnionTypesTest.php

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

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

910
public function getInvalidTests(): \Generator

0 commit comments

Comments
 (0)