\Symfony\Component\PropertyInfoPropertyTypeExtractorInterface

Type Extractor Interface.

Summary

Methods
Constants
getTypes()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getTypes()

getTypes(string  $class, string  $property, array  $context = []) : \Symfony\Component\PropertyInfo\Type[]|null

Gets types of a property.

Parameters

string $class
string $property
array $context

Returns

\Symfony\Component\PropertyInfo\Type[]|null —