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

Appearance settings

Commit c0dddd6

Browse filesBrowse files
committed
minor #15877 Document by_reference option (Herz3h)
This PR was submitted for the 5.3 branch but it was merged into the 4.4 branch instead. Discussion ---------- Document by_reference option This option is needed sometimes, and it is not documented for entityType <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 4d0c9b6 Document by_reference option
2 parents b1ddb44 + 4d0c9b6 commit c0dddd6
Copy full SHA for c0dddd6

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎reference/forms/types/entity.rst

Copy file name to clipboardExpand all lines: reference/forms/types/entity.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@ type:
284284

285285
.. include:: /reference/forms/types/options/attr.rst.inc
286286

287+
.. include:: /reference/forms/types/options/by_reference.rst.inc
288+
287289
.. include:: /reference/forms/types/options/data.rst.inc
288290

289291
.. include:: /reference/forms/types/options/disabled.rst.inc

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.