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 38fd982 commit 42ab3a0Copy full SHA for 42ab3a0
1 file changed
tests/GitAttributes/ExistenceCheckerTest.php
@@ -33,7 +33,7 @@ final class ExistenceCheckerTest extends TestCase
33
use ProphecyTrait;
34
35
/**
36
- * @property ObjectProphecy<FilesystemInterface> $filesystem
+ * @var ObjectProphecy<FilesystemInterface>
37
*/
38
private readonly ObjectProphecy $filesystem;
39
0 commit comments