Skip to content

Commit

Permalink
Closes #3742
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Sep 19, 2019
1 parent 67641d7 commit 8fdb4a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Framework/MockObject/Builder/InvocationStubber.php
Expand Up @@ -11,7 +11,6 @@

use PHPUnit\Framework\MockObject\Stub\Stub;

/** @internal This class is not covered by the backward compatibility promise for PHPUnit */
interface InvocationStubber
{
public function will(Stub $stub): Identity;
Expand Down

0 comments on commit 8fdb4a6

Please sign in to comment.