Home
last modified time | relevance | path

Searched refs:isNullable (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/build/
H A Dgen_stub.php638 public function isNullable(): bool { function in Type
3488 $type && !$type->isNullable()
3644 $propertyType && !$propertyType->isNullable()
4032 $simpleReturnType->toTypeCode(), $returnType->isNullable()
4040 $simpleReturnType->toEscapedName(), $returnType->isNullable()
4086 $simpleArgType->toTypeCode(), $argType->isNullable(),
4093 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 16 milliseconds