Skip to content

Commit d95c42d

Browse files
committed
Add authorship info
1 parent 015f8dd commit d95c42d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/Utf8ValidatorTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
use Seld\JsonLint\Utf8Validator;
1414
use Seld\JsonLint\InvalidEncodingException;
1515

16+
/**
17+
* @author Laurent Lyaudet <laurent.lyaudet@gmail.com>
18+
*/
1619
class Utf8ValidatorTest extends TestCase
1720
{
1821
public function testValidUtf8()

0 commit comments

Comments
 (0)