Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php641 public function isNullable(): bool { function in Type
3308 $type && !$type->isNullable()
3452 $propertyType && !$propertyType->isNullable()
3816 $simpleReturnType->toTypeCode(), $returnType->isNullable()
3824 $simpleReturnType->toEscapedName(), $returnType->isNullable()
3870 $simpleArgType->toTypeCode(), $argType->isNullable(),
3877 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 18 milliseconds