Completed
Push — update/phpunit-php-8 ( e34c58...05aa04 )
by
unknown
137:27 queued 129:12
created
packages/status/tests/php/test-status.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -294,7 +294,7 @@
 block discarded – undo
294 294
 	/**
295 295
 	 * Mock $wpdb->get_var() and make it return a certain value.
296 296
 	 *
297
-	 * @param mixed $return_value  Return value of the function.
297
+	 * @param integer $return_value  Return value of the function.
298 298
 	 *
299 299
 	 * PHPUnit\Framework\MockObject\MockObject The mock object.
300 300
 	 */
Please login to merge, or discard this patch.