@@ -294,7 +294,7 @@ |
||
| 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 | */ |