Searched refs:toEscapedName (Results 1 – 1 of 1) sorted by relevance
542 public function toEscapedName(): string { function in SimpleType806 return $type->toEscapedName();2439 $escapedClassName = $classType->toEscapedName();2449 $escapedClassName = $classType->toEscapedName();2462 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();5057 $simpleReturnType->toEscapedName(), $returnType->isNullable()5110 $simpleArgType->toEscapedName(), $argType->isNullable(),
Completed in 21 milliseconds