Skip to content

Commit 0b87743

Browse files
committed
refactor: add missing type hints
1 parent da92537 commit 0b87743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Constraints/UniqueItemsTest.php

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

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

910
public function getInvalidTests(): \Generator

0 commit comments

Comments
 (0)