Copied!

Extracts the constructor argument type using ConstructorArgumentTypeExtractorInterface implementations.

CloneableFinalInstantiable
Methods
public __construct(iterable $extractors = [])
 
  • param iterable<int,\ConstructorArgumentTypeExtractorInterface> $extractors
public getType(string $class, string $property, array $context = []) : ?Symfony\Component\TypeInfo\Type
public getTypes(string $class, string $property, array $context = []) : ?array
Properties
private readonly iterable $extractors
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration