Methods | ||
---|---|---|
public
static
|
addNull(Type $type): Type
|
# |
public
static
|
remove(Type $fromType, Type $typeToRemove): Type
|
# |
public
static
|
removeNull(Type $type): Type
|
# |
public
static
|
containsNull(Type $type): bool
|
# |
public
static
|
union(Type ...$types): Type
|
# |
public
static
|
intersect(Type ...$types): Type
|
# |
public
static
|
removeFalsey(Type $type): Type
|
# |