Resolves type for a given subject.
- author Mathias Arlaud
- author Baptiste Leduc
AbstractInterface
Methods |
public abstract resolve(?mixed $subject, ?Symfony Try to resolve a {@see Type} on a $subject. If the resolver cannot resolve the type, it will throw a {@see \UnsupportedException}.
|