Home
last modified time | relevance | path

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

/PHP-8.1/build/
H A Dgen_stub.php507 public function tryToSimpleType(): ?SimpleType { function in Type
2313 $simpleType = $type->tryToSimpleType();
2407 $simpleType = $propertyType->tryToSimpleType();
2668 if (null !== $simpleReturnType = $returnType->tryToSimpleType()) {
2718 if (null !== $simpleArgType = $argType->tryToSimpleType()) {

Completed in 12 milliseconds