file-fetcher
All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
SebastianBergmann\Type\UnknownType Class Reference
Inheritance diagram for SebastianBergmann\Type\UnknownType:
SebastianBergmann\Type\Type

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)
 

Member Function Documentation

◆ allowsNull()

SebastianBergmann\Type\UnknownType::allowsNull ( )

Reimplemented from SebastianBergmann\Type\Type.

◆ getReturnTypeDeclaration()

SebastianBergmann\Type\UnknownType::getReturnTypeDeclaration ( )

Reimplemented from SebastianBergmann\Type\Type.

◆ isAssignable()

SebastianBergmann\Type\UnknownType::isAssignable ( Type  $other)

Reimplemented from SebastianBergmann\Type\Type.


The documentation for this class was generated from the following file: