Closed
Description
if isValid()
indeed is the same as isSubmitted() && isValid()
, as this issue suggests, then the documentation should not show isSubmitted() && isValid()
as it's both redundant and confusing.
Example documentation: https://symfony.com/doc/current/forms.html
Metadata
Metadata
Assignees
Labels
No labels