>|class-string $className * * @psalm-return class-string * * @template T of object */ public function resolveClassName(string $className): string; }