Skip to content

Commit 3b0ef08

Browse files
committed
Merge branch '1.3.x'
Conflicts: Resources/doc/index.rst Resources/doc/overriding_forms.rst
2 parents 7fc8d14 + fe6ee1c commit 3b0ef08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/adding_invitation_registration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Create the invitation field::
203203
Create the custom data transformer::
204204

205205
<?php
206-
// src/AppBundle/Form/InvitationToCodeTransformer.php
206+
// src/AppBundle/Form/DataTransformer/InvitationToCodeTransformer.php
207207

208208
namespace AppBundle\Form\DataTransformer;
209209

0 commit comments

Comments
 (0)