8000 Add missing comment · symfony/symfony-docs@7ab8f51 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ab8f51

Browse files
janek109xabbuh
authored andcommitted
Add missing comment
1 parent 17ee3fd commit 7ab8f51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

forms.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,7 @@ the choice is ultimately up to you.
659659
good idea to explicitly specify the ``data_class`` option by adding the
660660
following to your form type class::
661661

662+
// src/AppBundle/Form/TaskType.php
662663
use AppBundle\Entity\Task;
663664
use Symfony\Component\OptionsResolver\OptionsResolver;
664665

0 commit comments

Comments
 (0)
0