Searched refs:isNullable (Results 1 – 1 of 1) sorted by relevance
486 public function isNullable(): bool { function in Type2311 $type && !$type->isNullable()2405 $propertyType && !$propertyType->isNullable()2675 $simpleReturnType->toTypeCode(), $returnType->isNullable()2683 $simpleReturnType->toEscapedName(), $returnType->isNullable()2723 $simpleArgType->toTypeCode(), $argType->isNullable(),2730 $simpleArgType->toEscapedName(), $argType->isNullable(),
Completed in 14 milliseconds