Commit b541564
committed
minor #6923 Clarify by_reference use (jxmallett)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6923).
Discussion
----------
Clarify by_reference use
I'd like to make it clear that `by_reference` must be set to `false` if the developer requires that an entity's setter method be called.
Commits
-------
6675692 Clarify by_reference use1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments