Represents a type wrapping another type.
- author Mathias Arlaud
- template
AbstractInterface
Methods |
public abstract getWrappedType() : Symfony
|
public abstract wrappedTypeIsSatisfiedBy(callable $specification) : bool
|
Represents a type wrapping another type.
Methods |
public abstract getWrappedType() : Symfony
|
public abstract wrappedTypeIsSatisfiedBy(callable $specification) : bool
|