Searched refs:toEscapedName (Results 1 – 1 of 1) sorted by relevance
526 public function toEscapedName(): string { function in SimpleType790 return $type->toEscapedName();1864 $escapedClassName = $classType->toEscapedName();1874 $escapedClassName = $classType->toEscapedName();1887 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();4040 $simpleReturnType->toEscapedName(), $returnType->isNullable()4093 $simpleArgType->toEscapedName(), $argType->isNullable(),
Completed in 22 milliseconds