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

Commit2bc4f55

Browse files
committed
minor#6108 [Form] remove the getName() function as it is deprecated (aybbou)
This PR was merged into the 2.8 branch.Discussion----------[Form] remove the getName() function as it is deprecated| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.8+| Fixed tickets | noneCommits-------2d72f3e [Form] remove the getName() function as it is deprecated
2 parents8f6038b +2d72f3e commit2bc4f55

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎cookbook/form/dynamic_form_modification.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@ a bare form class looks like::
5757
'data_class' => 'AppBundle\Entity\Product'
5858
));
5959
}
60-
61-
public function getName()
62-
{
63-
return 'product';
64-
}
6560
}
6661

6762
..note::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp