InstanceValue.php
system/ThirdParty/Kint/Value/InstanceValue.php
1 class
9 methods
class InstanceValue
__construct
(ContextInterface $context, string $classname, string $spl_object_hash, int $spl_object_id)
getClassName
()
getSplObjectHash
()
getSplObjectId
()
setChildren
(?array $children)
getChildren
()
getDisplayType
()
getDisplaySize
()
getDisplayChildren
()