Skip to content

fixing defaultCallback method on fields #627

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

Merged
merged 1 commit into from
Apr 29, 2025
Merged

Conversation

binaryk
Copy link
Collaborator

@binaryk binaryk commented Apr 29, 2025

Fixed

  • fixing defaultCallback method

@binaryk binaryk changed the title fixing defaultCallback method fixing defaultCallback method on fields Apr 29, 2025
Copy link

what-the-diff bot commented Apr 29, 2025

PR Summary

  • Refactored Property Assignment in defaultCallback Method
    This change involves modifying how we're setting up a certain property (think of it as a feature or setting) within the defaultCallback method. Previously, the feature was assigned to $this->defaultCallback. Following this update, the feature is now assigned to $this->fillDefaultCallback. This modification will help in better organization and usage of this feature in the code.

@binaryk binaryk merged commit db47f84 into 9.x Apr 29, 2025
49 of 50 checks passed
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.

1 participant