Skip to content

Commit dc07667

Browse files
Fix CGL violations
1 parent 0b0b689 commit dc07667

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Constraint/JsonValueMatchesMany.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
<?php
22
namespace Helmich\JsonAssert\Constraint;
33

4-
54
use PHPUnit\Framework\Constraint\Constraint;
65
use PHPUnit\Framework\Constraint\IsEqual;
76

8-
97
/**
108
* Constraint that asserts that a JSON document matches an entire set of JSON
119
* value constraints.

0 commit comments

Comments
 (0)