Skip to content

Commit fe6ee1c

Browse files
authored
Merge pull request #2511 from Hiauk/patch-1
Added missing directory to comment.
2 parents 0f2c34a + cd8b16c commit fe6ee1c

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
@@ -182,7 +182,7 @@ Create the invitation field::
182182
Create the custom data transformer::
183183

184184
<?php
185-
// src/AppBundle/Form/InvitationToCodeTransformer.php
185+
// src/AppBundle/Form/DataTransformer/InvitationToCodeTransformer.php
186186

187187
namespace AppBundle\Form\DataTransformer;
188188

0 commit comments

Comments
 (0)