Searched refs:toEscapedName (Results 1 – 1 of 1) sorted by relevance
236 public function toEscapedName(): string { function in SimpleType362 return $type->toEscapedName();1383 $simpleReturnType->toEscapedName(), $returnType->isNullable()1428 $simpleArgType->toEscapedName(), $argType->isNullable(),
Completed in 8 milliseconds