LazyProps
final class LazyProps implements ArrayAccess, Iterator, JsonSerializable (View source)
Methods
__construct(object $fusionObject, string $parentPath, Runtime $runtime, array $keys, array $effectiveContext)
No description
offsetExists($path)
No description
offsetGet($path)
No description
offsetSet($path, $value)
No description
offsetUnset($path)
No description
current()
No description
next()
No description
key()
No description
valid()
No description
rewind()
No description
jsonSerialize()
No description
Details
__construct(object $fusionObject, string $parentPath, Runtime $runtime, array $keys, array $effectiveContext)
No description
offsetExists($path)
No description
offsetGet($path)
No description
offsetSet($path, $value)
No description
offsetUnset($path)
No description
current()
No description
next()
No description
key()
No description
valid()
No description
rewind()
No description
jsonSerialize()
No description