Searched refs:toEscapedName (Results 1 – 1 of 1) sorted by relevance
398 public function toEscapedName(): string { function in SimpleType633 return $type->toEscapedName();1451 $escapedClassName = $classType->toEscapedName();1461 $escapedClassName = $classType->toEscapedName();1470 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();2683 $simpleReturnType->toEscapedName(), $returnType->isNullable()2730 $simpleArgType->toEscapedName(), $argType->isNullable(),
Completed in 14 milliseconds