abstract
abstract public
allowsNull(): bool
Does the type allow null?
PHPStan\BetterReflection\Reflection\ReflectionUnionType::allowsNull()
PHPStan\BetterReflection\Reflection\ReflectionNamedType::allowsNull()
PHPStan\BetterReflection\Reflection\ReflectionIntersectionType::allowsNull()
__toString(): non-empty-string
Convert this string type to a string
PHPStan\BetterReflection\Reflection\ReflectionUnionType::__toString()
PHPStan\BetterReflection\Reflection\ReflectionNamedType::__toString()
PHPStan\BetterReflection\Reflection\ReflectionIntersectionType::__toString()