interface PropertyTypeExtractorInterface

Type Extractor Interface.

Methods

array|null
getTypes(string$class,string$property,array$context =[])

Gets types of a property.

Details

array|null getTypes(string$class,string$property,array$context =[])

Gets types of a property.

Parameters

string $class
string $property
array $context

Return Value

array|null