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

Avoid using ElementQuery#named #11055

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Avoid using ElementQuery#named #11055

merged 2 commits into from
Aug 12, 2024

Conversation

dstepanov
Copy link
Contributor

The named should be used only if looking for a particular method. Otherwise we just remove predicated and use the cached methods

@dstepanov dstepanov added the type: improvement A minor improvement to an existing feature label Aug 6, 2024
Copy link

sonarcloud bot commented Aug 7, 2024

@sdelamo sdelamo merged commit 7f37eca into 4.6.x Aug 12, 2024
17 checks passed
@sdelamo sdelamo deleted the imppe branch August 12, 2024 21:29
sdelamo pushed a commit that referenced this pull request Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants