We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb36220 commit 8100da4Copy full SHA for 8100da4
tests/Constraints/TypeTest.php
@@ -8,13 +8,6 @@
8
use JsonSchema\Constraints\TypeConstraint;
9
use PHPUnit\Framework\TestCase;
10
11
-/**
12
- * Class TypeTest
13
- *
14
- * @package JsonSchema\Tests\Constraints
15
16
- * @author hakre <https://github.com/hakre>
17
- */
18
class TypeTest extends TestCase
19
{
20
/**
tests/Entity/JsonPointerTest.php
@@ -8,11 +8,6 @@
use JsonSchema\Exception\InvalidArgumentException;
- * @package JsonSchema\Tests\Entity
- * @author Joost Nijhuis <[email protected]>
class JsonPointerTest extends TestCase
0 commit comments