Skip to content

Commit 7666c4b

Browse files
committed
Code style fixes
1 parent 91a7f79 commit 7666c4b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/unit/phpDocumentor/Reflection/Php/PropertyTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
* @coversDefaultClass \phpDocumentor\Reflection\Php\Property
2626
* @covers ::__construct
2727
* @covers ::<private>
28-
*
2928
* @property Property $fixture
3029
*/
3130
final class PropertyTest extends TestCase

tests/unit/phpDocumentor/Reflection/Php/Trait_Test.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
* @coversDefaultClass \phpDocumentor\Reflection\Php\Trait_
2323
* @covers ::__construct
2424
* @covers ::<private>
25-
*
2625
* @property Trait_ $fixture
2726
*/
2827
final class Trait_Test extends TestCase

0 commit comments

Comments
 (0)