Completed
Push — develop ( 72af12...99cf9a )
by Peter
01:13
created
inc/tester/functions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
  *
19 19
  * For mocking and legacy PHPUnit tests.
20 20
  *
21
- * @return TestCase|\PHPUnit_Framework_TestCase|object
21
+ * @return TestCase
22 22
  */
23 23
 function createTestCase()
24 24
 {
Please login to merge, or discard this patch.