Skip to content

Commit 4c46c20

Browse files
committed
MAGE-1061 Add JS doc to clarify function purpose
1 parent 1379b8a commit 4c46c20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

view/frontend/web/js/instantsearch.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -735,6 +735,8 @@ define([
735735
},
736736

737737
/**
738+
* Get raw search parameters for configure widget
739+
* See https://www.algolia.com/doc/api-reference/widgets/configure/js/
738740
* @returns {*[]}
739741
*/
740742
getSearchParameters() {

0 commit comments

Comments
 (0)