PHP 8.5.0 RC 2 available for testing

ReflectionProperty::isLazy

(PHP 8 >= 8.4.0)

ReflectionProperty::isLazyChecks whether a property is lazy

Description

public ReflectionProperty::isLazy(object $object): bool

Checks whether a property is lazy.

Parameters

object
The object to check the property on.

Return Values

Returns true if the property is lazy, false otherwise.

See Also

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /