Skip to content

Commit

Permalink
Documentation (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Sep 20, 2018
1 parent a2f2544 commit e90d8e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/serial/raw/to.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ function _gpfSerialRawTo (instance, converter) {
}

/**
* Converts instances of the given class to a simpler dictionary containing only
* serializable properties' value.
* Converts the given instance a simpler dictionary containing only serializable properties' value.
*
* @param {Object} instance Instance of a class containing {@ling gpf.attributes.Serializable} attributes
* @param {gpf.typedef.serialConverter} [converter] Converter function for properties' value
Expand Down

0 comments on commit e90d8e4

Please sign in to comment.