Extracts the constructor argument type using ConstructorArgumentTypeExtractorInterface implementations.
- author Dmitrii Poddubnyi
CloneableFinalInstantiable
Methods |
public __construct(iterable $extractors = [])
|
public getType(string $class, string $property, array $context = []) : ?Symfony |
public getTypes(string $class, string $property, array $context = []) : ?array |
Properties |
private readonly iterable $extractors |