final |
---|
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
|
countConstantArrayValueTypes(Type[] $types): int
|
# |
public
static
|
intersect(Type ...$types): Type
|
# |
public
static
|
removeFalsey(Type $type): Type
|
# |
public
static
|
removeTruthy(Type $type): Type
|
# |