Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php662 public function isNullable(): bool { function in Type
4305 $type && !$type->isNullable()
4422 $constType && !$constType->isNullable()
4490 $propertyType && !$propertyType->isNullable()
4910 $simpleReturnType->toTypeCode(), $returnType->isNullable()
4918 $simpleReturnType->toEscapedName(), $returnType->isNullable()
4964 $simpleArgType->toTypeCode(), $argType->isNullable(),
4971 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 20 milliseconds