We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7041f8 + 4e0fbbd commit 21025f8Copy full SHA for 21025f8
components/var_exporter.rst
@@ -206,9 +206,6 @@ initialized::
206
class HashProcessor
207
{
208
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;
212
213
// This property may require a heavy computation to have its value
214
public readonly string $hash;
0 commit comments