ConstructorArgumentTypeExtractorInterface
interface ConstructorArgumentTypeExtractorInterface
Infers the constructor argument type.
Methods
array|null
getTypesFromConstructor(string$class,string$property)
Gets types of an argument from constructor.