Searched refs:tryToSimpleType (Results 1 – 1 of 1) sorted by relevance
293 public function tryToSimpleType(): ?SimpleType { function in Type1163 $simpleType = $type->tryToSimpleType();1370 if (null !== $simpleReturnType = $returnType->tryToSimpleType()) {1416 if (null !== $simpleArgType = $argType->tryToSimpleType()) {
Completed in 9 milliseconds