Skip to content

Commit c68907a

Browse files
committed
Family name of Thiemo changed
1 parent 1c89ffc commit c68907a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

tests/integration/EntitySerializationRoundtripTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
/**
1616
* @license GPL-2.0+
1717
* @author Thomas Pellissier Tanon
18-
* @author Thiemo Mättig
18+
* @author Thiemo Kreuz
1919
*/
2020
class EntitySerializationRoundtripTest extends \PHPUnit_Framework_TestCase {
2121

tests/integration/SnakSerializationRoundtripTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @license GPL-2.0+
1919
* @author Jeroen De Dauw < jeroendedauw@gmail.com >
2020
* @author Thomas Pellissier Tanon
21-
* @author Thiemo Mättig
21+
* @author Thiemo Kreuz
2222
*/
2323
class SnakSerializationRoundtripTest extends \PHPUnit_Framework_TestCase {
2424

tests/unit/Deserializers/DispatchableDeserializerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/**
1010
* @license GPL-2.0+
1111
* @author Thomas Pellissier Tanon
12-
* @author Thiemo Mättig
12+
* @author Thiemo Kreuz
1313
*/
1414
abstract class DispatchableDeserializerTest extends PHPUnit_Framework_TestCase {
1515

tests/unit/Serializers/DispatchableSerializerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/**
1010
* @license GPL-2.0+
1111
* @author Thomas Pellissier Tanon
12-
* @author Thiemo Mättig
12+
* @author Thiemo Kreuz
1313
*/
1414
abstract class DispatchableSerializerTest extends PHPUnit_Framework_TestCase {
1515

0 commit comments

Comments
 (0)