Skip to content

Commit

Permalink
updated header for the getMock -> getMockBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
fruitl00p committed Nov 26, 2019
1 parent a962714 commit 8dc4708
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Unless you're upgrading 10 test files, of course. But in the rest of the case, t

## 3. PHPUnit 4 to 5

### From `getMock()` to `getMock()`
### From `getMock()` to `getMockBuilder()`

```diff
<?php
Expand Down

0 comments on commit 8dc4708

Please sign in to comment.