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

Check all isDisablad overriden methods, isEnabled should be also implemented #5474

Closed
pnatashap opened this issue Apr 17, 2024 · 0 comments · Fixed by #5475
Closed

Check all isDisablad overriden methods, isEnabled should be also implemented #5474

pnatashap opened this issue Apr 17, 2024 · 0 comments · Fixed by #5475

Comments

@pnatashap
Copy link
Contributor

Default implementation for isDisabled is !isEnabled(), so if we override isDisabled, then we need to override IsEnabled to !IsDisabled()

pnatashap added a commit that referenced this issue Apr 17, 2024
@pnatashap pnatashap linked a pull request Apr 17, 2024 that will close this issue
pnatashap added a commit that referenced this issue Apr 17, 2024
#5474 add isEnabled implementation
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 a pull request may close this issue.

1 participant