Skip to content

Commit

Permalink
Document the deprecation of PHPUnit_Framework_MockObject_MockObject
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Oct 11, 2018
1 parent c584a0d commit 9bda399
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Framework/MockObject/MockObject.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
* MockBuilder.
*
* @method InvocationMocker method($constraint)
*
* @deprecated Use PHPUnit\Framework\MockObject\MockObject instead
*/
interface PHPUnit_Framework_MockObject_MockObject /*extends Verifiable*/
{
Expand Down

0 comments on commit 9bda399

Please sign in to comment.