Type Extractor Interface.
- author Kévin Dunglas
AbstractInterface
Methods |
public abstract getTypes(string $class, string $property, array $context = []) : ?array Gets types of a property.
|
Type Extractor Interface.
Methods |
public abstract getTypes(string $class, string $property, array $context = []) : ?array Gets types of a property.
|