Skip to content

Commit

Permalink
fixup docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Firesphere committed Nov 26, 2019
1 parent d7fa40a commit 82e16fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Indexes/BaseIndex.php
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ public function uploadConfig(ConfigStore $store): void
* Add synonyms. Public to be extendable
*
* @param bool $defaults Include UK to US synonyms
* @return null
* @return string
*/
public function getSynonyms($store = null, $defaults = true)
{
Expand Down

0 comments on commit 82e16fc

Please sign in to comment.