Skip to content

fixing defaultCallback method on fields#627

Merged
binaryk merged 1 commit into9.xfrom
fix/fix-default-callback
Apr 29, 2025
Merged

fixing defaultCallback method on fields#627
binaryk merged 1 commit into9.xfrom
fix/fix-default-callback

Conversation

@binaryk
Copy link
Copy Markdown
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
@what-the-diff
Copy link
Copy Markdown

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
@arthurkirkosa arthurkirkosa deleted the fix/fix-default-callback branch December 2, 2025 19:18
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