Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 90def24

Browse files
ousmaneNdiayejaviereguiluz
authored andcommitted
Update embedded.rst
Comment added to specify the name of the fil to edit. (As previous examples)
1 parent a6e0879 commit 90def24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

form/embedded.rst

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ inside the task form itself. To accomplish this, add a ``category`` field
8787
to the ``TaskType`` object whose type is an instance of the new ``CategoryType``
8888
class::
8989

90+
// src/Form/TaskType.php
9091
use App\Form\CategoryType;
9192
use Symfony\Component\Form\FormBuilderInterface;
9293

0 commit comments

Comments
 (0)