Searched refs:isNullable (Results 1 – 1 of 1) sorted by relevance
662 public function isNullable(): bool { function in Type4305 $type && !$type->isNullable()4422 $constType && !$constType->isNullable()4490 $propertyType && !$propertyType->isNullable()4910 $simpleReturnType->toTypeCode(), $returnType->isNullable()4918 $simpleReturnType->toEscapedName(), $returnType->isNullable()4964 $simpleArgType->toTypeCode(), $argType->isNullable(),4971 $simpleArgType->toEscapedName(), $argType->isNullable(),
Completed in 15 milliseconds