Skip to content

Commit

Permalink
fix php-doc for give_update_meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaydeep committed Oct 18, 2017
1 parent b1cd5d7 commit 679a3f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/misc-functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -1539,8 +1539,8 @@ function give_get_meta( $id, $meta_key, $single = false, $default = false ) {
*
* @param int $id
* @param string $meta_key
* @param string $meta_value
* @param string $prev_value
* @param mixed $meta_value
* @param mixed $prev_value
*
* @return mixed
*/
Expand Down

0 comments on commit 679a3f3

Please sign in to comment.