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 015f8dd commit d95c42dCopy full SHA for d95c42d
1 file changed
tests/Utf8ValidatorTest.php
@@ -13,6 +13,9 @@
13
use Seld\JsonLint\Utf8Validator;
14
use Seld\JsonLint\InvalidEncodingException;
15
16
+/**
17
+ * @author Laurent Lyaudet <laurent.lyaudet@gmail.com>
18
+ */
19
class Utf8ValidatorTest extends TestCase
20
{
21
public function testValidUtf8()
0 commit comments