Home
last modified time | relevance | path

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

/PHP-8.0/build/
H A Dgen_stub.php278 public function isNullable(): bool { function in Type
1161 $type && !$type->isNullable()
1376 $simpleReturnType->toTypeCode(), $returnType->isNullable()
1383 $simpleReturnType->toEscapedName(), $returnType->isNullable()
1421 $simpleArgType->toTypeCode(), $argType->isNullable(),
1428 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 13 milliseconds