Skip to content

Commit

Permalink
Remove comment I no longer understand
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 28, 2019
1 parent 1491372 commit 82fd320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Framework/MockObject/MockObject.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
/**
* @method BuilderInvocationMocker method($constraint)
*/
interface MockObject /*extends Verifiable*/
interface MockObject
{
public function __phpunit_setOriginalObject($originalObject): void;

Expand Down

0 comments on commit 82fd320

Please sign in to comment.