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

Commit8abfc01

Browse files
maks-rafalkoweaverryan
authored andcommitted
Small typo
fixed typo in method name (extra "`")
1 parent77bcb9c commit8abfc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/form/unit_testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ be the first test you write::
7777
$form = $this->factory->create($type);
7878

7979
This test checks that none of your data transformers used by the form
80-
failed. The:method:`Symfony\\Component\\Form\\FormInterface::isSynchronized``
80+
failed. The:method:`Symfony\\Component\\Form\\FormInterface::isSynchronized`
8181
method is only set to ``false`` if a data transformer throws an exception::
8282

8383
$form->bind($formData);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp