Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type-hint for Search::setOptionsAndQuery() #2009

Merged
merged 2 commits into from
Oct 29, 2021

Conversation

deguif
Copy link
Collaborator

@deguif deguif commented Oct 28, 2021

No description provided.

* @param array|int $options
* @param AbstractQuery|array|Query|string $query
* @param array|int $options
* @param array|Query|Query\AbstractQuery|string|Suggest $query
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's the real type-hint change

@deguif deguif merged commit f605ac5 into ruflin:master Oct 29, 2021
@deguif deguif deleted the fix-typehint branch October 29, 2021 13:44
@deguif deguif self-assigned this Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants