Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit09a3381

Browse files
committed
minor#6676 Removed 'html' from the component description (naroga)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes#6676).Discussion----------Removed 'html' from the component descriptionRemoved a single word from the component description, to clarify that `symfony/form` is not responsible for rendering html forms (it's `symfony/twig-bundle` that does this).This comes from a discussion, here:https://www.reddit.com/r/PHP/comments/4oj05y/symfony_rest_api_validating_data_that_will_be/d4e7fuq?context=3Commits-------d590273 Removed 'html' from the component description
2 parents4944cda +d590273 commit09a3381

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎components/form/introduction.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
The Form Component
66
==================
77

8-
The Form component allows you to easily create, process and reuse HTML
9-
forms.
8+
The Form component allows you to easily create, process and reuse forms.
109

1110
The Form component is a tool to help you solve the problem of allowing end-users
1211
to interact with the data and modify the data in your application. And though

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp