Copied!

Resolves type for a given subject.

AbstractInterface
Methods
public abstract resolve(?mixed $subject, ?Symfony\Component\TypeInfo\TypeContext\TypeContext $typeContext = NULL) : Symfony\Component\TypeInfo\Type
 

Try to resolve a {@see Type} on a $subject.

If the resolver cannot resolve the type, it will throw a {@see \UnsupportedException}.

  • throws \UnsupportedException
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration