Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php654 public function isNullable(): bool { function in Type
4444 $type && !$type->isNullable()
4561 $constType && !$constType->isNullable()
4629 $propertyType && !$propertyType->isNullable()
5049 $simpleReturnType->toTypeCode(), $returnType->isNullable()
5057 $simpleReturnType->toEscapedName(), $returnType->isNullable()
5103 $simpleArgType->toTypeCode(), $argType->isNullable(),
5110 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 18 milliseconds