Skip to content

Commit

Permalink
Make InvocationMocker part of the public API
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov authored and sebastianbergmann committed Jun 24, 2020
1 parent c946c41 commit 499547e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Framework/MockObject/Builder/InvocationMocker.php
Expand Up @@ -26,9 +26,6 @@
use PHPUnit\Framework\MockObject\Stub\ReturnValueMap;
use PHPUnit\Framework\MockObject\Stub\Stub;

/**
* @internal This class is not covered by the backward compatibility promise for PHPUnit
*/
final class InvocationMocker implements InvocationStubber, MethodNameMatch
{
/**
Expand Down

0 comments on commit 499547e

Please sign in to comment.