Skip to content

Commit 669c72b

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: Update embedded.rst
2 parents 55c7933 + 4987fe5 commit 669c72b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 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)