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 method name mismatch in CopyAction class #29

Conversation

williamengbjerg
Copy link
Contributor

This pull request resolves the issue where the method name getDefaultCopyable was being incorrectly called in the CopyAction class. The fix ensures consistency by properly aliasing and calling the getCopyable method from the HasCopyable trait. This resolves the error reported when attempting to use the CopyAction class.

@williamengbjerg williamengbjerg marked this pull request as ready for review March 22, 2024 18:00
@dmandrade dmandrade merged commit 6a7bd63 into webbingbrasil:3.x Apr 3, 2024
1 check passed
@dmandrade
Copy link
Member

Thanks

@williamengbjerg williamengbjerg deleted the fix/copy-action-method-name-mismatch branch April 3, 2024 16:25
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