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 7ac32e7 + 21025f8 commit f1b3164Copy full SHA for f1b3164
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