Skip to content

Commit f1b3164

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Update var_exporter.rst
2 parents 7ac32e7 + 21025f8 commit f1b3164

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)