Skip to content

Commit 3032d45

Browse files
authored
Update dynamic_form_modification.rst
1 parent 9008929 commit 3032d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/dynamic_form_modification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Customizing the Form Type
269269
Now that you have all the basics in place you can take advantage of the ``TokenStorageInterface``
270270
and fill in the listener logic::
271271

272-
// src/AppBundle/FormType/FriendMessageFormType.php
272+
// src/AppBundle/Form/Type/FriendMessageFormType.php
273273

274274
use AppBundle\Entity\User;
275275
use Doctrine\ORM\EntityRepository;

0 commit comments

Comments
 (0)