Commit 4e0fbbd
committed
minor #19722 [VarExporter] Remove "lazyObjectId" from LazyGhostTrait because it doesn't seem to do anything (mickaelblondeau)
This PR was merged into the 6.4 branch.
Discussion
----------
[VarExporter] Remove "lazyObjectId" from LazyGhostTrait because it doesn't seem to do anything
Hello,
If I didn't miss any hidden dynamic resolving black magic, the variable "lazyObjectId" doesn't seem to have any uses for LazyGhost to work, if that's the case, I made the modification to remove this potentially missleading part of the documentation
Commits
-------
d073142 Update var_exporter.rst1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | 213 | | |
217 | 214 | | |
218 | 215 | | |
| |||
0 commit comments