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

Add proper types to RegistryHandler #5068

Merged
merged 5 commits into from
Oct 24, 2022
Merged

Add proper types to RegistryHandler #5068

merged 5 commits into from
Oct 24, 2022

Conversation

Hanashi
Copy link
Contributor

@Hanashi Hanashi commented Oct 24, 2022

I made a little revision for RegistryHandler:

  • marked RegistryHandler as final
  • added proper types to RegisterHandler
  • marked properties in RegistryHandler as private
  • replaced prepareStatement with prepare and removed WCF_N in RegistryHandler
  • replaced empty if it's possible in RegistryHandler

Copy link
Member

@TimWolla TimWolla left a comment

Choose a reason for hiding this comment

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

LGTM apart from those two tiny remarks. Thanks!

@Hanashi Hanashi requested a review from TimWolla October 24, 2022 14:47
@TimWolla TimWolla merged commit 7880343 into WoltLab:master Oct 24, 2022
@TimWolla
Copy link
Member

Perfect, thanks!

@Hanashi Hanashi deleted the registryhandler-rev branch October 24, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants