We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9008929 commit 3032d45Copy full SHA for 3032d45
form/dynamic_form_modification.rst
@@ -269,7 +269,7 @@ Customizing the Form Type
269
Now that you have all the basics in place you can take advantage of the ``TokenStorageInterface``
270
and fill in the listener logic::
271
272
- // src/AppBundle/FormType/FriendMessageFormType.php
+ // src/AppBundle/Form/Type/FriendMessageFormType.php
273
274
use AppBundle\Entity\User;
275
use Doctrine\ORM\EntityRepository;
0 commit comments