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 addNestedFields() to Form #356

Merged
merged 3 commits into from
Apr 21, 2024
Merged

Add addNestedFields() to Form #356

merged 3 commits into from
Apr 21, 2024

Conversation

trowski
Copy link
Member

@trowski trowski commented Dec 10, 2023

Adds a method to Form to insert an array of values into the form, preserving array keys.

@trowski trowski requested a review from kelunik December 10, 2023 18:30
src/Form.php Outdated Show resolved Hide resolved
src/Form.php Outdated Show resolved Hide resolved
@trowski trowski changed the title Add addFields() to Form Add addNestedFields() to Form Dec 15, 2023
@trowski trowski merged commit f95f13c into 5.x Apr 21, 2024
10 checks passed
@trowski trowski deleted the form-array branch April 21, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants