Searched refs:isNullable (Results 1 – 1 of 1) sorted by relevance
654 public function isNullable(): bool { function in Type4444 $type && !$type->isNullable()4561 $constType && !$constType->isNullable()4629 $propertyType && !$propertyType->isNullable()5049 $simpleReturnType->toTypeCode(), $returnType->isNullable()5057 $simpleReturnType->toEscapedName(), $returnType->isNullable()5103 $simpleArgType->toTypeCode(), $argType->isNullable(),5110 $simpleArgType->toEscapedName(), $argType->isNullable(),
Completed in 18 milliseconds