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

Fixing misnamed variable #1875

Merged
merged 5 commits into from
Jun 26, 2024
Merged

Conversation

ryanrath
Copy link
Contributor

Description

This variable was misnamed which causes an Exception to be thrown at runtime.

Motivation and Context

Tests performed

Checklist:

  • The pull request description is suitable for a Changelog entry
  • The milestone is set correctly on the pull request
  • The appropriate labels have been added to the pull request

@ryanrath ryanrath requested a review from jpwhite4 June 25, 2024 15:40
@ryanrath ryanrath added bug Bugfixes Category:General General labels Jun 25, 2024
@ryanrath ryanrath added this to the 11.0.0 milestone Jun 25, 2024
As this extends Query it's constructor should have had an optional
`LoggerInterface` argument added. This Comit Fixes that.
This variable referenced one that did not exist, this would have caused
a runtime error if called.
@ryanrath ryanrath merged commit 3964cb3 into ubccr:xdmod11.0 Jun 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:General General
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants