Home
last modified time | relevance | path

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

/PHP-8.1/build/
H A Dgen_stub.php486 public function isNullable(): bool { function in Type
2311 $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 17 milliseconds