Skip to content

Commit

Permalink
Update hookTransformColumnValue() docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
bradjones1 authored and ifsnop committed Jan 10, 2020
1 parent 98d04d9 commit 06be63f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ifsnop/Mysqldump/Mysqldump.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit 06be63f

Please sign in to comment.