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

Commit310f4ae

Browse files
committed
bug#4639 Update by_reference.rst.inc (docteurklein)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes#4639).Discussion----------Update by_reference.rst.incCommits-------ba881a3 Update by_reference.rst.inc
2 parents8bd694f +ba881a3 commit310f4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎reference/forms/types/options/by_reference.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ call the setter on the parent object.
4242
Similarly, if you're using the :doc:`collection</reference/forms/types/collection>`
4343
form type where your underlying collection data is an object (like with Doctrine's
4444
``ArrayCollection``), then ``by_reference`` must be set to ``false`` if you
45-
need thesetter(e.g. ``setAuthors()``) to be called.
45+
need theadder and remover(e.g. ``addAuthor()`` and ``removeAuthor()``) to be called.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp