Skip to content

Commit

Permalink
Merge branch '6.4' into 7.0
Browse files Browse the repository at this point in the history
* 6.4:
  Update var_exporter.rst
  • Loading branch information
javiereguiluz committed Apr 2, 2024
2 parents c7041f8 + 4e0fbbd commit 21025f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/var_exporter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,6 @@ initialized::
class HashProcessor
{
use LazyGhostTrait;
// Because of how the LazyGhostTrait trait works internally, you
// must add this private property in your class
private int $lazyObjectId;

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

0 comments on commit 21025f8

Please sign in to comment.