Remove sperfluous doc comment
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
9079749206
commit
f487813356
@ -375,8 +375,7 @@ class PMA_DBI_Drizzle implements PMA_DBI_Extension
|
||||
/**
|
||||
* returns the number of rows affected by last query
|
||||
*
|
||||
* @param PMA_DrizzleResult $link connection object
|
||||
* @param bool $get_from_cache whether to retrieve from cache
|
||||
* @param PMA_DrizzleResult $link connection object
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user