diff --git a/src/Ifsnop/Mysqldump/Mysqldump.php b/src/Ifsnop/Mysqldump/Mysqldump.php index e8af593d..d31b3604 100644 --- a/src/Ifsnop/Mysqldump/Mysqldump.php +++ b/src/Ifsnop/Mysqldump/Mysqldump.php @@ -1081,6 +1081,7 @@ public function setInfoHook($callable) * @param string $tableName Name of table which contains rows * @param string $colName Name of the column in question * @param string $colValue Value of the column in question + * @param array $row Full row * * @return string */