Completed
Push — add/implement_pre_connection_j... ( 32e6e5...ab77f2 )
by
unknown
27:17 queued 20:18
created
packages/connection/tests/php/test_Manager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -307,7 +307,7 @@
 block discarded – undo
307 307
 	 * Mock a global function and make it return a certain value.
308 308
 	 *
309 309
 	 * @param string $function_name Name of the function.
310
-	 * @param mixed  $return_value Return value of the function.
310
+	 * @param integer  $return_value Return value of the function.
311 311
 	 *
312 312
 	 * @return Mock The mock object.
313 313
 	 * @throws MockEnabledException PHPUnit wasn't able to enable mock functions.
Please login to merge, or discard this patch.