We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74294da commit fb7bbdeCopy full SHA for fb7bbde
classes/PHPMock.php
@@ -15,7 +15,7 @@
15
*
16
* namespace foo;
17
18
- * use malkusch\phpmock\phpunit\PHPMock;
+ * use phpmock\phpunit\PHPMock;
19
20
* class FooTest extends \PHPUnit_Framework_TestCase
21
* {
0 commit comments