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

Commita8b227e

Browse files
committed
minor#8007 Revert a wrong change from#7877 (GuilhemN)
This PR was merged into the 3.3 branch.Discussion----------Revert a wrong change from#7877As spotted by#7978, the short service syntax is about arguments and not tags, so this change was wrong.Commits-------f3b1112 Revert a wrong change from#7877
2 parents75875ff +f3b1112 commita8b227e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎form/type_guesser.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,8 @@ and tag it with ``form.type_guesser``:
188188
services:
189189
# ...
190190
191-
AppBundle\Form\TypeGuesser\PHPDocTypeGuesser:[form.type_guesser]
191+
AppBundle\Form\TypeGuesser\PHPDocTypeGuesser:
192+
tags:[form.type_guesser]
192193
193194
..code-block::xml
194195

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp