|
file-fetcher
|
Public Member Functions | |
| isAssignable (Type $other) | |
| getReturnTypeDeclaration () | |
| allowsNull () | |
Additional Inherited Members | |
Static Public Member Functions inherited from SebastianBergmann\Type\Type | |
| static | fromValue ($value, bool $allowsNull) |
| static | fromName (string $typeName, bool $allowsNull) |
| SebastianBergmann\Type\NullType::allowsNull | ( | ) |
Reimplemented from SebastianBergmann\Type\Type.
| SebastianBergmann\Type\NullType::getReturnTypeDeclaration | ( | ) |
Reimplemented from SebastianBergmann\Type\Type.
| SebastianBergmann\Type\NullType::isAssignable | ( | Type | $other | ) |
Reimplemented from SebastianBergmann\Type\Type.
1.8.17