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 |
Gets info about PHP class properties.
A convenient interface inheriting all specific info interfaces.