interface ObjectPropertyListExtractorInterface

Methods

array|null
getProperties(object$object,array$context =[])

Gets the list of properties available for the given object.

Details

array|null getProperties(object$object,array$context =[])

Gets the list of properties available for the given object.

Parameters

object $object
array $context

Return Value

array|null