Missing @param

This commit is contained in:
erwanlr
2013-04-13 11:04:23 +02:00
parent 7db63bb3e0
commit 92d690e357

View File

@@ -63,6 +63,7 @@ class WpUser < WpItem
end end
# @param [ Typhoeus::Response ] response # @param [ Typhoeus::Response ] response
# @param [ String ] password
# @param [ Hash ] options # @param [ Hash ] options
# #
# @return [ Boolean ] # @return [ Boolean ]