Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1245ab9

Browse files
authoredMay 5, 2025··
Update forms.rst
1 parent d57451c commit 1245ab9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎forms.rst

-1
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ of an object. To make this happen, the submitted data from the user must be
392392
written into the form object::
393393

394394
// src/Controller/TaskController.php
395-
396395
// ...
397396
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
398397
use Symfony\Component\HttpFoundation\Request;

0 commit comments

Comments
 (0)
Please sign in to comment.