Skip to content

Commit a617443

Browse files
Fix doc comment
1 parent 1f67d32 commit a617443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Framework/MockObject/MockMethod.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ final class MockMethod
5353
private $cloneArguments;
5454

5555
/**
56-
* @var string string
56+
* @var string
5757
*/
5858
private $modifier;
5959

0 commit comments

Comments
 (0)