Searched refs:isNullable (Results 1 – 1 of 1) sorted by relevance
641 public function isNullable(): bool { function in Type3308 $type && !$type->isNullable()3452 $propertyType && !$propertyType->isNullable()3816 $simpleReturnType->toTypeCode(), $returnType->isNullable()3824 $simpleReturnType->toEscapedName(), $returnType->isNullable()3870 $simpleArgType->toTypeCode(), $argType->isNullable(),3877 $simpleArgType->toEscapedName(), $argType->isNullable(),
Completed in 20 milliseconds