HoppGwyn

Results 2 comments of HoppGwyn

Looks like you would be better off using the method outlined here in the [docs](https://typesense.org/docs/26.0/api/synonyms.html#list-all-synonyms) eg. `$synonym_data = $client->collections['products']->synonyms->retrieve();` It might be you are looking at an outdated php client...

The docs do say `import '@tresjs/leches/style'` There is a [pull request](https://github.com/Tresjs/leches/pull/100) pending to correct it.