Skip to content

Commit 21025f8

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Update var_exporter.rst
2 parents c7041f8 + 4e0fbbd commit 21025f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/var_exporter.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,6 @@ initialized::
206206
class HashProcessor
207207
{
208208
use LazyGhostTrait;
209-
// Because of how the LazyGhostTrait trait works internally, you
210-
// must add this private property in your class
211-
private int $lazyObjectId;
212209

213210
// This property may require a heavy computation to have its value
214211
public readonly string $hash;

0 commit comments

Comments
 (0)