Skip to content

Commit ae7e195

Browse files
committed
minor #8317 Update dynamic_form_modification.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update dynamic_form_modification.rst Commits ------- 3032d45 Update dynamic_form_modification.rst
2 parents abf8664 + 3032d45 commit ae7e195

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)