We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4708f8 commit 2e1c789Copy full SHA for 2e1c789
README.md
@@ -19,7 +19,7 @@ Use [Composer](https://getcomposer.org/):
19
20
PHP-Mock integrates with the trait
21
[`PHPMock`](http://php-mock.github.io/phpunit/api/class-phpmock.phpunit.PHPMock.html)
22
-to integrate into your PHPUnit-4 test case. This trait extends the framework
+into your PHPUnit-4 test case. This trait extends the framework
23
by the method
24
[`getFunctionMock()`](http://php-mock.github.io/phpunit/api/class-phpmock.phpunit.PHPMock.html#_getFunctionMock).
25
With this method you can build a mock in the way you are used to build a
0 commit comments