Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2255de7

Browse files
committed
Removing getName() as it's not needed in 2.8
1 parent3787061 commit2255de7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎cookbook/doctrine/registration_form.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,6 @@ Next, create the form for the ``User`` entity::
179179
'data_class' => 'AppBundle\Entity\User'
180180
));
181181
}
182-
183-
public function getName()
184-
{
185-
return 'user';
186-
}
187182
}
188183

189184
There are just three fields: ``email``, ``username`` and ``plainPassword``

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp