Skip to content

[Form] Type "submit" should be assumed for children named "submit" #8785

@webmozart

Description

@webmozart

If I do

$builder->add('submit');

and $submit is not a property that can be mapped in the model, the type submit should be assumed.

The same should be the case for reset.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions