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 91a7f79 commit 7666c4bCopy full SHA for 7666c4b
tests/unit/phpDocumentor/Reflection/Php/PropertyTest.php
@@ -25,7 +25,6 @@
25
* @coversDefaultClass \phpDocumentor\Reflection\Php\Property
26
* @covers ::__construct
27
* @covers ::<private>
28
- *
29
* @property Property $fixture
30
*/
31
final class PropertyTest extends TestCase
tests/unit/phpDocumentor/Reflection/Php/Trait_Test.php
@@ -22,7 +22,6 @@
22
* @coversDefaultClass \phpDocumentor\Reflection\Php\Trait_
23
24
* @property Trait_ $fixture
final class Trait_Test extends TestCase
0 commit comments