Public Member Functions | |
isAssignable (Type $other) | |
getReturnTypeDeclaration () | |
allowsNull () | |
Additional Inherited Members | |
![]() | |
static | fromValue ($value, bool $allowsNull) |
static | fromName (string $typeName, bool $allowsNull) |
SebastianBergmann\Type\UnknownType::allowsNull | ( | ) |
Reimplemented from SebastianBergmann\Type\Type.
SebastianBergmann\Type\UnknownType::getReturnTypeDeclaration | ( | ) |
Reimplemented from SebastianBergmann\Type\Type.
SebastianBergmann\Type\UnknownType::isAssignable | ( | Type | $other | ) |
Reimplemented from SebastianBergmann\Type\Type.