Copied!

Infers the constructor argument type.

AbstractInterface
Methods
public abstract getTypeFromConstructor(string $class, string $property) : ?Symfony\Component\TypeInfo\Type
 

Gets type of an argument from constructor.

  • param class-string $class
  • internal
public abstract getTypesFromConstructor(string $class, string $property) : ?array
 

Gets types of an argument from constructor.

  • return \LegacyType[]|null
  • internal
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration