Fix jsdocs

This commit is contained in:
Lyubomir Marinov 2017-01-28 12:11:24 -06:00
parent 3aff812ee2
commit 5319227a8f
2 changed files with 3 additions and 2 deletions

View File

@ -62,6 +62,7 @@ function _connectionEstablished(state, action) {
*
* @param {string} domain - The domain with which the returned options are to be
* populated.
* @private
* @returns {Object}
*/
function _constructConnectionOptions(domain) {